Searched refs:SVGA3dRenderTargetType (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d.h73 int vmsvga3dSetRenderTarget(PVGASTATE pThis, uint32_t cid, SVGA3dRenderTargetType type, SVGA3dSurfaceImageId target);
H A DDevVGA-SVGA3d-shared.h264 rc = vmsvga3dSetRenderTarget(pThis, cid, (SVGA3dRenderTargetType)j, target);
H A DDevVGA-SVGA3d-win.cpp3383 rc = vmsvga3dSetRenderTarget(pThis, cid, (SVGA3dRenderTargetType)j, target);
4262 int vmsvga3dSetRenderTarget(PVGASTATE pThis, uint32_t cid, SVGA3dRenderTargetType type, SVGA3dSurfaceImageId target)
H A DDevVGA-SVGA3d-ogl.cpp5766 int vmsvga3dSetRenderTarget(PVGASTATE pThis, uint32_t cid, SVGA3dRenderTargetType type, SVGA3dSurfaceImageId target)
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h627 } SVGA3dRenderTargetType; typedef in typeref:enum:__anon14672
1321 SVGA3dRenderTargetType type;

Completed in 3245 milliseconds