Searched defs:shader_glsl_compare (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c2573 static void shader_glsl_compare(const struct wined3d_shader_instruction *ins) function
5422 /* WINED3DSIH_SGE */ shader_glsl_compare,
5425 /* WINED3DSIH_SLT */ shader_glsl_compare,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c2450 static void shader_glsl_compare(const struct wined3d_shader_instruction *ins) function
5277 /* WINED3DSIH_SGE */ shader_glsl_compare,
5280 /* WINED3DSIH_SLT */ shader_glsl_compare,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c2845 static void shader_glsl_compare(const struct wined3d_shader_instruction *ins) function
6657 /* WINED3DSIH_SGE */ shader_glsl_compare,
6660 /* WINED3DSIH_SLT */ shader_glsl_compare,

Completed in 124 milliseconds