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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c3046 static void shader_glsl_end(const struct wined3d_shader_instruction *ins) function
5381 /* WINED3DSIH_ENDIF */ shader_glsl_end,
5382 /* WINED3DSIH_ENDLOOP */ shader_glsl_end,
5383 /* WINED3DSIH_ENDREP */ shader_glsl_end,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c2923 static void shader_glsl_end(const struct wined3d_shader_instruction *ins) function
5240 /* WINED3DSIH_ENDIF */ shader_glsl_end,
5241 /* WINED3DSIH_ENDLOOP */ shader_glsl_end,
5242 /* WINED3DSIH_ENDREP */ shader_glsl_end,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c3377 static void shader_glsl_end(const struct wined3d_shader_instruction *ins) function
6608 /* WINED3DSIH_ENDIF */ shader_glsl_end,
6609 /* WINED3DSIH_ENDLOOP */ shader_glsl_end,
6610 /* WINED3DSIH_ENDREP */ shader_glsl_end,

Completed in 122 milliseconds