Searched refs:load_local_constants (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dshader.c136 load_local_constants(declaration, shader->wined3d_shader);
H A Dd3d8_private.h308 void load_local_constants(const DWORD *d3d8_elements, struct wined3d_shader *wined3d_vertex_shader) DECLSPEC_HIDDEN;
H A Dvertexdeclaration.c166 void load_local_constants(const DWORD *d3d8_elements, struct wined3d_shader *wined3d_vertex_shader) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dvertexshader.c192 load_local_constants(declaration, shader->wineD3DVertexShader);
H A Dvertexdeclaration.c224 void load_local_constants(const DWORD *d3d8_elements, IWineD3DVertexShader *wined3d_vertex_shader) function
H A Dd3d8_private.h554 void load_local_constants(const DWORD *d3d8_elements, IWineD3DVertexShader *wined3d_vertex_shader) DECLSPEC_HIDDEN;

Completed in 38 milliseconds