Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h179 #define D3DPMISCCAPS_CULLCCW 0x00000040L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h78 #define D3DPMISCCAPS_CULLCCW 0x00000040 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c595 D3DPMISCCAPS_CULLCCW | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp808D3DPMISCCAPS_CULLCCW | // The driver supports counterclockwise culling through the D3DRS_CULLM… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1281D3DPMISCCAPS_CULLCCW | // The driver supports counterclockwise culling through the D3DRS_CULL… in GetDeviceCaps()