Searched refs:WINED3DERR_DEVICELOST (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c235 return This->Flags & SFLAG_LOST ? WINED3DERR_DEVICELOST : WINED3D_OK;
H A Dsurface.c5018 * WINED3DERR_DEVICELOST on an internal error
5064 return WINED3DERR_DEVICELOST;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h67 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c3393 return surface->flags & SFLAG_LOST ? WINED3DERR_DEVICELOST : WINED3D_OK;
6639 return WINED3DERR_DEVICELOST;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h180 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h181 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h180 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h178 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h180 #define WINED3DERR_DEVICELOST MAKE_WINED3DHRESULT(2152) macro

Completed in 336 milliseconds