Searched refs:D3DPTEXTURECAPS_NONPOW2CONDITIONAL (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h147 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00100 macro
H A Dd3d9caps.h170 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL __MSABI_LONG(0x00000100) macro
H A Dd3dcaps.h160 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL __MSABI_LONG(0x00000100) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h147 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00100 macro
H A Dd3d9caps.h170 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00000100L macro
H A Dd3dcaps.h160 #define D3DPTEXTURECAPS_NONPOW2CONDITIONAL 0x00000100L macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c386 D3DPTEXTURECAPS_ALPHAPALETTE | D3DPTEXTURECAPS_NONPOW2CONDITIONAL |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c389 D3DPTEXTURECAPS_ALPHAPALETTE | D3DPTEXTURECAPS_NONPOW2CONDITIONAL |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp301 DUMP_STRIF(Caps, D3DPTEXTURECAPS_NONPOW2CONDITIONAL);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6155 if (pCaps->TextureCaps & D3DPTEXTURECAPS_NONPOW2CONDITIONAL)
6156 LogRel((" - D3DPTEXTURECAPS_NONPOW2CONDITIONAL\n"));

Completed in 85 milliseconds