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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c5641 static void multistate_apply_2(DWORD state, IWineD3DStateBlockImpl *stateblock, struct wined3d_context *context) function
5826 StateTable[cur[i].state].apply = multistate_apply_2;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c5854 static void multistate_apply_2(struct wined3d_context *context, const struct wined3d_state *state, DWORD state_id) function
6048 StateTable[cur[i].state].apply = multistate_apply_2;

Completed in 70 milliseconds