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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h772 void (*shader_update_float_vertex_constants)(IWineD3DDevice *iface, UINT start, UINT count); member in struct:__anon14642
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h761 void (*shader_update_float_vertex_constants)(IWineD3DDevice *iface, UINT start, UINT count); member in struct:__anon1975
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h843 void (*shader_update_float_vertex_constants)(struct wined3d_device *device, UINT start, UINT count); member in struct:wined3d_shader_backend_ops

Completed in 141 milliseconds