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

  /external/mesa3d/src/gallium/state_trackers/nine/
buffer9.c 90 else if (Usage & D3DUSAGE_DYNAMIC && Usage & D3DUSAGE_WRITEONLY)
92 else if (Usage & D3DUSAGE_WRITEONLY)
106 This->discard_nooverwrite_only = !!(Usage & D3DUSAGE_WRITEONLY) &&
device9.c     [all...]
  /external/swiftshader/include/Direct3D/
d3d8types.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h 93 #define D3DUSAGE_WRITEONLY 0x08
    [all...]
d3d9types.h 106 #define D3DUSAGE_WRITEONLY __MSABI_LONG(0x00000008)
    [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h 244 #define D3DUSAGE_WRITEONLY 0x00000008
    [all...]

Completed in 6184 milliseconds