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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c5647 static void multistate_apply_3(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *context) function
5838 StateTable[cur[i].state].apply = multistate_apply_3;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c5860 static void multistate_apply_3(struct wined3d_context *context, const struct wined3d_state *state, DWORD state_id) function
6060 StateTable[cur[i].state].apply = multistate_apply_3;

Completed in 80 milliseconds