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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c1789 static void shader_hw_nop(const struct wined3d_shader_instruction *ins) {} function
5191 /* WINED3DSIH_DCL */ shader_hw_nop,
5192 /* WINED3DSIH_DCL_CONSTANT_BUFFER */ shader_hw_nop,
5193 /* WINED3DSIH_DCL_INPUT_PRIMITIVE */ shader_hw_nop,
5194 /* WINED3DSIH_DCL_OUTPUT_TOPOLOGY */ shader_hw_nop,
5195 /* WINED3DSIH_DCL_VERTICES_OUT */ shader_hw_nop,
5196 /* WINED3DSIH_DEF */ shader_hw_nop,
5197 /* WINED3DSIH_DEFB */ shader_hw_nop,
5198 /* WINED3DSIH_DEFI */ shader_hw_nop,
5244 /* WINED3DSIH_NOP */ shader_hw_nop,
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c1675 static void shader_hw_nop(const struct wined3d_shader_instruction *ins) function
4810 /* WINED3DSIH_NOP */ shader_hw_nop,

Completed in 85 milliseconds