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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8caps.h50 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x0004000 macro
H A Dd3d9caps.h59 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x0004000 macro
H A Dd3dcaps.h309 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x00004000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8caps.h50 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x0004000 macro
H A Dd3d9caps.h59 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x0004000 macro
H A Dd3dcaps.h309 #define D3DDEVCAPS_SEPARATETEXTUREMEMORIES 0x00004000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddirectx.c352 D3DDEVCAPS_DRAWPRIMITIVES2 | D3DDEVCAPS_SEPARATETEXTUREMEMORIES |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddirectx.c355 D3DDEVCAPS_DRAWPRIMITIVES2 | D3DDEVCAPS_SEPARATETEXTUREMEMORIES |
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp175 DUMP_STRIF(Caps, D3DDEVCAPS_SEPARATETEXTUREMEMORIES);
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp6127 if (pCaps->DevCaps & D3DDEVCAPS_SEPARATETEXTUREMEMORIES)
6128 LogRel((" - D3DDEVCAPS_SEPARATETEXTUREMEMORIES\n"));

Completed in 110 milliseconds