Searched refs:viewport_vertexpart (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/ |
H A D | state.c | 4695 static void viewport_vertexpart(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *context) function 5108 { STATE_VIEWPORT, { STATE_VIEWPORT, viewport_vertexpart }, WINED3D_GL_EXT_NONE },
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | wined3d_private.h | 2810 void viewport_vertexpart(struct wined3d_context *context,
|
H A D | state.c | 4766 void viewport_vertexpart(struct wined3d_context *context, const struct wined3d_state *state, DWORD state_id) function 5244 { STATE_VIEWPORT, { STATE_VIEWPORT, viewport_vertexpart }, WINED3D_GL_EXT_NONE },
|
H A D | glsl_shader.c | 6884 {STATE_VIEWPORT, {STATE_VIEWPORT, viewport_vertexpart }, WINED3D_GL_EXT_NONE },
|
Completed in 395 milliseconds