Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h156 #define D3DDEVCAPS_TEXTUREVIDEOMEMORY 0x00000200L /* Device can texture from device memory */ macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h59 #define D3DDEVCAPS_TEXTUREVIDEOMEMORY 0x00000200 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c588 D3DDEVCAPS_TEXTUREVIDEOMEMORY | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp800 D3DDEVCAPS_TEXTUREVIDEOMEMORY | // Device can retrieve textures from device memory. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1274 D3DDEVCAPS_TEXTUREVIDEOMEMORY | // Device can retrieve textures from device memory. in GetDeviceCaps()