Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h159 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x00001000L /* Device can texture from nonlocal video memo… macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h62 #define D3DDEVCAPS_TEXTURENONLOCALVIDMEM 0x00001000 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c586 D3DDEVCAPS_TEXTURENONLOCALVIDMEM | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp798D3DDEVCAPS_TEXTURENONLOCALVIDMEM | // Device can retrieve textures from non-local video memory. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1272D3DDEVCAPS_TEXTURENONLOCALVIDMEM | // Device can retrieve textures from non-local video memory. in GetDeviceCaps()