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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxD3DIf.cpp116 fUsage |= D3DUSAGE_WRITEONLY;
128 fUsage |= D3DUSAGE_WRITEONLY;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8types.h99 #define D3DUSAGE_WRITEONLY 0x08 macro
H A Dd3d9types.h111 #define D3DUSAGE_WRITEONLY __MSABI_LONG(0x00000008) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8types.h99 #define D3DUSAGE_WRITEONLY 0x08 macro
H A Dd3d9types.h111 #define D3DUSAGE_WRITEONLY 0x00000008L macro
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp1529 pSurface->fUsageD3D |= D3DUSAGE_WRITEONLY;
5331 D3DUSAGE_DYNAMIC | D3DUSAGE_WRITEONLY /* possible severe performance penalty otherwise (according to d3d debug output) */,
5529 D3DUSAGE_DYNAMIC | D3DUSAGE_WRITEONLY /* possible severe performance penalty otherwise (according to d3d debug output */,

Completed in 124 milliseconds