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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp513 GLint formatGL; member in struct:__anon13172
545 SSMFIELD_ENTRY( VMSVGA3DSURFACE, formatGL),
2292 pSurface->formatGL = GL_BGRA;
2297 pSurface->formatGL = GL_BGRA;
2302 pSurface->formatGL = GL_RGB;
2308 pSurface->formatGL = GL_BGRA;
2314 pSurface->formatGL = GL_BGRA;
2320 pSurface->formatGL = GL_BGRA;
2327 pSurface->formatGL = GL_DEPTH_COMPONENT;
2332 pSurface->formatGL
[all...]

Completed in 62 milliseconds