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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp514 GLint typeGL; member in struct:__anon13172
546 SSMFIELD_ENTRY( VMSVGA3DSURFACE, typeGL),
2293 pSurface->typeGL = GL_UNSIGNED_INT_8_8_8_8_REV;
2298 pSurface->typeGL = GL_UNSIGNED_INT_8_8_8_8_REV;
2303 pSurface->typeGL = GL_UNSIGNED_SHORT_5_6_5;
2309 pSurface->typeGL = GL_UNSIGNED_SHORT_1_5_5_5_REV;
2315 pSurface->typeGL = GL_UNSIGNED_SHORT_1_5_5_5_REV;
2321 pSurface->typeGL = GL_UNSIGNED_SHORT_4_4_4_4_REV;
2328 pSurface->typeGL = GL_UNSIGNED_INT;
2333 pSurface->typeGL
[all...]

Completed in 53 milliseconds