Searched refs:SVGA3D_RT_MAX (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h625 SVGA3D_RT_MAX, enumerator in enum:__anon14672
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp690 uint32_t aRenderTargets[SVGA3D_RT_MAX];
5773 AssertReturn(type < SVGA3D_RT_MAX, VERR_INVALID_PARAMETER);
H A DDevVGA-SVGA3d-win.cpp280 uint32_t aRenderTargets[SVGA3D_RT_MAX];
4270 AssertReturn(type < SVGA3D_RT_MAX, VERR_INVALID_PARAMETER); argument

Completed in 83 milliseconds