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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c2359 static void shader_glsl_log(const struct wined3d_shader_instruction *ins) function
5393 /* WINED3DSIH_LOG */ shader_glsl_log,
5394 /* WINED3DSIH_LOGP */ shader_glsl_log,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c2267 static void shader_glsl_log(const struct wined3d_shader_instruction *ins) function
5252 /* WINED3DSIH_LOG */ shader_glsl_log,
5253 /* WINED3DSIH_LOGP */ shader_glsl_log,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c2623 static void shader_glsl_log(const struct wined3d_shader_instruction *ins) function
6627 /* WINED3DSIH_LOG */ shader_glsl_log,
6628 /* WINED3DSIH_LOGP */ shader_glsl_log,

Completed in 495 milliseconds