Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h153 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x00000040L /* Device can use TL buffers from system memory… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h56 #define D3DDEVCAPS_TLVERTEXSYSTEMMEMORY 0x00000040 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c589 D3DDEVCAPS_TLVERTEXSYSTEMMEMORY | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp801D3DDEVCAPS_TLVERTEXSYSTEMMEMORY | // Device can use buffers from system memory for transformed an… in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1275D3DDEVCAPS_TLVERTEXSYSTEMMEMORY | // Device can use buffers from system memory for transformed an… in GetDeviceCaps()