Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h181 #define D3DPMISCCAPS_CLIPPLANESCALEDPOINTS 0x00000100L /* Device correctly clips scaled points to c… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h80 #define D3DPMISCCAPS_CLIPPLANESCALEDPOINTS 0x00000100 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c597 D3DPMISCCAPS_CLIPPLANESCALEDPOINTS | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp805D3DPMISCCAPS_CLIPPLANESCALEDPOINTS | // Device correctly clips scaled points of size greater than … in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1283D3DPMISCCAPS_CLIPPLANESCALEDPOINTS | // Device correctly clips scaled points of size greater than… in GetDeviceCaps()