Home
last modified time | relevance | path

Searched refs:D3DPTEXTURECAPS_NONPOW2CONDITIONAL (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/Direct3D/
Dd3d8caps.h266 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00000100L macro
/external/mesa3d/include/D3D9/
Dd3d9caps.h150 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00000100 macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c683 D3DNPIPECAP(NPOT_TEXTURES, D3DPTEXTURECAPS_NONPOW2CONDITIONAL) | in NineAdapter9_GetDeviceCaps()