Searched refs:D3DPTFILTERCAPS_MINFPYRAMIDALQUAD (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9caps.h184 #define D3DPTFILTERCAPS_MINFPYRAMIDALQUAD 0x00000800 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9caps.h184 #define D3DPTFILTERCAPS_MINFPYRAMIDALQUAD 0x00000800 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c340 D3DPTFILTERCAPS_MINFPYRAMIDALQUAD | D3DPTFILTERCAPS_MINFGAUSSIANQUAD|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c343 D3DPTFILTERCAPS_MINFPYRAMIDALQUAD | D3DPTFILTERCAPS_MINFGAUSSIANQUAD|
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp322 DUMP_STRIF(Caps, D3DPTFILTERCAPS_MINFPYRAMIDALQUAD);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6195 if (pCaps->TextureFilterCaps & D3DPTFILTERCAPS_MINFPYRAMIDALQUAD)
6196 LogRel((" - D3DPTFILTERCAPS_MINFPYRAMIDALQUAD\n"));
6223 if (pCaps->CubeTextureFilterCaps & D3DPTFILTERCAPS_MINFPYRAMIDALQUAD)
6224 LogRel((" - D3DPTFILTERCAPS_MINFPYRAMIDALQUAD\n"));
6251 if (pCaps->VolumeTextureFilterCaps & D3DPTFILTERCAPS_MINFPYRAMIDALQUAD)
6252 LogRel((" - D3DPTFILTERCAPS_MINFPYRAMIDALQUAD\n"));

Completed in 1881 milliseconds