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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c3169 static void shader_glsl_tex(const struct wined3d_shader_instruction *ins) function
3276 shader_glsl_tex(ins);
5427 /* WINED3DSIH_TEX */ shader_glsl_tex,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c3046 static void shader_glsl_tex(const struct wined3d_shader_instruction *ins) function
3153 shader_glsl_tex(ins);
5282 /* WINED3DSIH_TEX */ shader_glsl_tex,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c3519 static void shader_glsl_tex(const struct wined3d_shader_instruction *ins) function
3635 shader_glsl_tex(ins);
6663 /* WINED3DSIH_TEX */ shader_glsl_tex,

Completed in 101 milliseconds