Searched refs:D3DERR_WASSTILLDRAWING (Results 1 – 6 of 6) sorted by relevance
352 return D3DERR_WASSTILLDRAWING; in NineVolume9_LockBox()
918 return D3DERR_WASSTILLDRAWING; in present()983 if (hr == D3DERR_WASSTILLDRAWING) in NineSwapChain9_Present()
490 return D3DERR_WASSTILLDRAWING; in NineBuffer9_Lock()
540 return D3DERR_WASSTILLDRAWING; in NineSurface9_LockRect()
207 #define D3DERR_WASSTILLDRAWING MAKE_D3DHRESULT(540) macro
293 case D3DERR_WASSTILLDRAWING: in D3D_SetError()