Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h177 #define D3DPMISCCAPS_CULLNONE 0x00000010L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h76 #define D3DPMISCCAPS_CULLNONE 0x00000010 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c593 D3DPMISCCAPS_CULLNONE | /* XXX */ in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp810D3DPMISCCAPS_CULLNONE | // The driver does not perform triangle culling. This corresponds to t… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1279D3DPMISCCAPS_CULLNONE | // The driver does not perform triangle culling. This corresponds to … in GetDeviceCaps()