Searched refs:WINED3D_STENCIL_OP_REPLACE (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/reactos/wine/ | ||
H A D | wined3d.h | 502 WINED3D_STENCIL_OP_REPLACE = 3, enumerator |
/reactos/dll/directx/wine/wined3d/ | ||
H A D | state.c | 888 case WINED3D_STENCIL_OP_REPLACE: in gl_stencil_op() |