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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3d10.h651 typedef enum D3D10_STENCIL_OP { enum
660 } D3D10_STENCIL_OP; typedef in typeref:enum:D3D10_STENCIL_OP
662 D3D10_STENCIL_OP StencilFailOp;
663 D3D10_STENCIL_OP StencilDepthFailOp;
664 D3D10_STENCIL_OP StencilPassOp;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3d10.h651 typedef enum D3D10_STENCIL_OP { enum
660 } D3D10_STENCIL_OP; typedef in typeref:enum:D3D10_STENCIL_OP
662 D3D10_STENCIL_OP StencilFailOp;
663 D3D10_STENCIL_OP StencilDepthFailOp;
664 D3D10_STENCIL_OP StencilPassOp;

Completed in 2116 milliseconds