Searched defs:get_loop_control_const (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c5322 static void get_loop_control_const(const struct wined3d_shader_instruction *ins, function
5520 get_loop_control_const(ins, shader, ins->src[0].reg.idx[0].offset, &control_frame->loop_control);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c4877 static void get_loop_control_const(const struct wined3d_shader_instruction *ins, function
5048 get_loop_control_const(ins, This, ins->src[0].reg.idx, &control_frame->loop_control);

Completed in 177 milliseconds