Searched refs:SHADER_HANDLER (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c5355 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
5452 SHADER_HANDLER hw_fct;
H A Dwined3d_private.h686 typedef void (*SHADER_HANDLER)(const struct wined3d_shader_instruction *); typedef
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c5214 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
5307 SHADER_HANDLER hw_fct;
H A Darb_program_shader.c4756 static const SHADER_HANDLER shader_arb_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
5015 SHADER_HANDLER hw_fct;
H A Dwined3d_private.h675 typedef void (*SHADER_HANDLER)(const struct wined3d_shader_instruction *); typedef
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c5176 static const SHADER_HANDLER shader_arb_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
5487 SHADER_HANDLER hw_fct;
H A Dglsl_shader.c6576 static const SHADER_HANDLER shader_glsl_instruction_handler_table[WINED3DSIH_TABLE_SIZE] =
6692 SHADER_HANDLER hw_fct;
H A Dwined3d_private.h740 typedef void (*SHADER_HANDLER)(const struct wined3d_shader_instruction *); typedef

Completed in 178 milliseconds