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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h774 void (*shader_load_constants)(const struct wined3d_context *context, char usePS, char useVS); member in struct:__anon14642
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h763 void (*shader_load_constants)(const struct wined3d_context *context, char usePS, char useVS); member in struct:__anon1975
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h845 void (*shader_load_constants)(void *shader_priv, const struct wined3d_context *context, member in struct:wined3d_shader_backend_ops

Completed in 138 milliseconds