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

  /external/swiftshader/include/Direct3D/
d3d8caps.h 274 #define D3DPTEXTURECAPS_VOLUMEMAP_POW2 0x00040000L /* Device requires that volume maps be power-of-2 dimension */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h 150 #define D3DPTEXTURECAPS_VOLUMEMAP_POW2 0x40000
d3d9caps.h 176 #define D3DPTEXTURECAPS_VOLUMEMAP_POW2 __MSABI_LONG(0x00040000)
  /external/mesa3d/include/D3D9/
d3d9caps.h 158 #define D3DPTEXTURECAPS_VOLUMEMAP_POW2 0x00040000
  /external/mesa3d/src/gallium/state_trackers/nine/
adapter9.c 685 D3DNPIPECAP(NPOT_TEXTURES, D3DPTEXTURECAPS_VOLUMEMAP_POW2) |
    [all...]

Completed in 453 milliseconds