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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstate.c802 static void renderstate_stencil_twosided(struct wined3d_context *context, GLint face, function
873 renderstate_stencil_twosided(context, GL_BACK,
875 renderstate_stencil_twosided(context, GL_FRONT,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dstate.c797 static void renderstate_stencil_twosided(struct wined3d_context *context, GLint face, function
897 renderstate_stencil_twosided(context, GL_BACK,
899 renderstate_stencil_twosided(context, GL_FRONT,

Completed in 126 milliseconds