Searched defs:state_positiondegree (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c1804 static void state_positiondegree(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *context) function
5007 { STATE_RENDER(WINED3DRS_POSITIONDEGREE), { STATE_RENDER(WINED3DRS_POSITIONDEGREE), state_positiondegree}, WINED3D_GL_EXT_NONE },
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c1911 static void state_positiondegree(struct wined3d_context *context, const struct wined3d_state *state, DWORD state_id) function
5135 { STATE_RENDER(WINED3D_RS_POSITIONDEGREE), { STATE_RENDER(WINED3D_RS_POSITIONDEGREE), state_positiondegree}, WINED3D_GL_EXT_NONE },

Completed in 78 milliseconds