Searched defs:SVGA3dSurfaceFace (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h1156 } SVGA3dSurfaceFace; typedef in typeref:struct:__anon14707
1164 * If surfaceFlags has SVGA3D_SURFACE_CUBEMAP bit set, all SVGA3dSurfaceFace
1166 * Otherwise, all but the first SVGA3dSurfaceFace structures must have the
1169 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES];
1187 * If surfaceFlags has SVGA3D_SURFACE_CUBEMAP bit set, all SVGA3dSurfaceFace
1189 * Otherwise, all but the first SVGA3dSurfaceFace structures must have the
1192 SVGA3dSurfaceFace face[SVGA3D_MAX_SURFACE_FACES];

Completed in 63 milliseconds