Home
last modified time | relevance | path

Searched refs:WINED3D_STENCIL_OP_REPLACE (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/wine/
H A Dwined3d.h502 WINED3D_STENCIL_OP_REPLACE = 3, enumerator
/reactos/dll/directx/wine/wined3d/
H A Dstate.c888 case WINED3D_STENCIL_OP_REPLACE: in gl_stencil_op()