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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp162 Uint32 Rsize, Gsize, Bsize; local
181 Gsize = 6;
193 Gsize = 8;
204 Gsize = 8;
260 checkSDL("SDL_GL_SetAttribute", SDL_GL_SetAttribute(SDL_GL_GREEN_SIZE, Gsize));
265 NOREF(Rsize); NOREF(Gsize); NOREF(Bsize);

Completed in 52 milliseconds