Searched refs:SVGA3D_ARGB_S23E8 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-shared.cpp306 case SVGA3D_ARGB_S23E8: /* 32-bit floating-point ARGB */
1066 case SVGA3D_ARGB_S23E8:
1067 return "SVGA3D_ARGB_S23E8";
H A DDevVGA-SVGA3d-ogl.cpp2476 case SVGA3D_ARGB_S23E8: /* 32-bit floating-point ARGB */ /* D3DFMT_A32B32G32R32F - WINED3DFMT_R32G32B32A32_FLOAT */
2707 case SVGA3D_ARGB_S23E8: /* 32-bit floating-point ARGB */
H A DDevVGA-SVGA3d-win.cpp1314 case SVGA3D_ARGB_S23E8: /* 32-bit floating-point ARGB */
1477 case SVGA3D_ARGB_S23E8: /* 32-bit floating-point ARGB */
/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_reg.h116 SVGA3D_ARGB_S23E8 = 25, /* 32-bit floating-point ARGB */ enumerator in enum:SVGA3dSurfaceFormat

Completed in 3288 milliseconds