Searched refs:S_OK (Results 276 - 300 of 308) sorted by relevance

<<111213

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_base.c115 return S_OK;
H A Ddirectx.c374 return S_OK;
H A Dsurface.c1947 HRESULT hr = S_OK;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h46 #define WINED3D_OK S_OK
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinerror.h1685 #define S_OK _HRESULT_TYPEDEF_(0L) macro
H A Dd3d8.h75 #define D3D_OK S_OK
H A Ddinput.h137 #define DI_OK S_OK
H A Ddplay.h97 #define DP_OK S_OK
H A Ddplay8.h84 #define DPN_OK S_OK
H A Dd3d9.h83 #define D3D_OK S_OK
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp1809 AssertMsgReturn(hr == S_OK, ("vmsvga3dSurfaceFinishDrawing: GetData failed with %x\n", hr), VERR_INTERNAL_ERROR);
5653 AssertMsgReturn(hr == S_OK, ("vmsvga3dSurfaceFinishDrawing: GetData failed with %x\n", hr), VERR_INTERNAL_ERROR);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c7812 return S_OK;
7824 return S_OK;
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d8.h75 #define D3D_OK S_OK
H A Dd3d9.h91 #define D3D_OK S_OK
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d8.h71 #define D3D_OK S_OK
H A Ddplay.h97 #define DP_OK S_OK
H A Ddinput.h137 #define DI_OK S_OK
H A Dd3d9.h85 #define D3D_OK S_OK
H A Dddraw.h84 #define DD_OK S_OK
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d8.h75 #define D3D_OK S_OK
H A Dd3d9.h91 #define D3D_OK S_OK
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Ddevice.c321 return S_OK;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d8.h73 #define D3D_OK S_OK
H A Dd3d9.h94 #define D3D_OK S_OK
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d8.h75 #define D3D_OK S_OK

Completed in 558 milliseconds

<<111213