Home
last modified time | relevance | path

Searched refs:D3DSTENCILCAPS_TWOSIDED (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/include/D3D9/
Dd3d9caps.h196 #define D3DSTENCILCAPS_TWOSIDED 0x00000100 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c756 D3DPIPECAP(TWO_SIDED_STENCIL, D3DSTENCILCAPS_TWOSIDED); in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1466 D3DSTENCILCAPS_TWOSIDED; // The device supports two-sided stencil. in GetDeviceCaps()