Searched refs:D3DERR_NOTAVAILABLE (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_main.c70 * the Direct3DCreate9Ex should return D3DERR_NOTAVAILABLE in that case.
72 return D3DERR_NOTAVAILABLE;
85 return D3DERR_NOTAVAILABLE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9_main.c70 * the Direct3DCreate9Ex should return D3DERR_NOTAVAILABLE in that case.
72 return D3DERR_NOTAVAILABLE;
80 return D3DERR_NOTAVAILABLE;
H A Ddirectx.c259 WARN("D3DFMT_R8G8B8 is not available on windows, returning D3DERR_NOTAVAILABLE\n");
261 return D3DERR_NOTAVAILABLE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Ddirectx.c229 WARN("D3DFMT_R8G8B8 is not available on windows, returning D3DERR_NOTAVAILABLE\n");
230 return D3DERR_NOTAVAILABLE;
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp4364 Assert(hr == D3D_OK || hr == D3DERR_NOTAVAILABLE);
4523 Assert(hr == D3D_OK || hr == D3DERR_NOTAVAILABLE);
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h93 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h108 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h89 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h102 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h93 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h108 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h91 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h111 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d8.h93 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h100 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h93 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro
H A Dd3d9.h108 #define D3DERR_NOTAVAILABLE MAKE_D3DHRESULT(2154) macro

Completed in 212 milliseconds