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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c2370 static void shader_glsl_relop(const struct wined3d_shader_instruction *ins) function
6611 /* WINED3DSIH_EQ */ shader_glsl_relop,
6616 /* WINED3DSIH_GE */ shader_glsl_relop,
6621 /* WINED3DSIH_IGE */ shader_glsl_relop,
6631 /* WINED3DSIH_LT */ shader_glsl_relop,

Completed in 56 milliseconds