Searched refs:vmsvgaSurfaceType2String (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGA-SVGA3d.h | 107 const char *vmsvgaSurfaceType2String(SVGA3dSurfaceFormat format);
|
H A D | DevVGA-SVGA3d-shared.cpp | 996 const char *vmsvgaSurfaceType2String(SVGA3dSurfaceFormat format) function
|
H A D | DevVGA-SVGA3d-ogl.cpp | 2619 sid, surfaceFlags, vmsvgaSurfaceType2String(format), format, multisampleCount, autogenFilter, cMipLevels, pMipLevelSize->width, pMipLevelSize->height, pMipLevelSize->depth));
|
H A D | DevVGA-SVGA3d-win.cpp | 1394 sid, surfaceFlags, vmsvgaSurfaceType2String(format), format, multisampleCount, autogenFilter, cMipLevels, pMipLevelSize->width, pMipLevelSize->height, pMipLevelSize->depth));
|
Completed in 79 milliseconds