Home
last modified time | relevance | path

Searched refs:D3DSTENCILCAPS_DECR (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h310 #define D3DSTENCILCAPS_DECR 0x00000080L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h195 #define D3DSTENCILCAPS_DECR 0x00000080 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c755 D3DSTENCILCAPS_DECR | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp975D3DSTENCILCAPS_DECR; // Decrement the stencil-buffer entry, wrapping to the maximum value if the … in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1465D3DSTENCILCAPS_DECR | // Decrement the stencil-buffer entry, wrapping to the maximum value if the… in GetDeviceCaps()