Home
last modified time | relevance | path

Searched refs:D3DPTEXTURECAPS_VOLUMEMAP_POW2 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/D3D9/
Dd3d9caps.h161 #define D3DPTEXTURECAPS_VOLUMEMAP_POW2 0x00040000 macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c728 D3DNPIPECAP(NPOT_TEXTURES, D3DPTEXTURECAPS_VOLUMEMAP_POW2) | in NineAdapter9_GetDeviceCaps()