Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8caps.h356 #define D3DVTXPCAPS_LOCALVIEWER 0x00000020L /* device can do local viewer */ macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h233 #define D3DVTXPCAPS_LOCALVIEWER 0x00000020 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c802 D3DVTXPCAPS_LOCALVIEWER | in NineAdapter9_GetDeviceCaps()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp1013 D3DVTXPCAPS_LOCALVIEWER | // Device can do local viewer. in GetDeviceCaps()
/external/swiftshader/src/D3D9/
DDirect3D9.cpp1504 D3DVTXPCAPS_LOCALVIEWER | // Device can do local viewer. in GetDeviceCaps()