Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h347 #define D3DFVFCAPS_PSIZE 0x00100000L /* Device can receive point size */ macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h200 #define D3DFVFCAPS_PSIZE 0x00100000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c761 D3DFVFCAPS_PSIZE; in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp978D3DFVFCAPS_PSIZE | // Point size is determined by either the render state or the vertex data. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1469D3DFVFCAPS_PSIZE | // Point size is determined by either the render state or the vertex data. in GetDeviceCaps()