HomeSort by relevance Sort by last modified time
    Searched refs:D3DDEVCAPS_CANBLTSYSTONONLOCAL (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/include/Direct3D/
d3d8caps.h 164 #define D3DDEVCAPS_CANBLTSYSTONONLOCAL 0x00020000L /* Device supports a Tex Blt from system memory to non-local vidmem */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h 48 #define D3DDEVCAPS_CANBLTSYSTONONLOCAL 0x0020000
d3d9caps.h 57 #define D3DDEVCAPS_CANBLTSYSTONONLOCAL 0x0020000
d3dcaps.h 307 #define D3DDEVCAPS_CANBLTSYSTONONLOCAL 0x00020000
  /external/mesa3d/include/D3D9/
d3d9caps.h 67 #define D3DDEVCAPS_CANBLTSYSTONONLOCAL 0x00020000
  /external/mesa3d/src/gallium/state_trackers/nine/
adapter9.c 571 pCaps->DevCaps = D3DDEVCAPS_CANBLTSYSTONONLOCAL |
    [all...]
  /external/swiftshader/src/D3D8/
Direct3D8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3D9.cpp     [all...]

Completed in 51 milliseconds