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

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp162 Uint32 Rsize, Gsize, Bsize; local
182 Bsize = 5;
194 Bsize = 8;
205 Bsize = 8;
261 checkSDL("SDL_GL_SetAttribute", SDL_GL_SetAttribute(SDL_GL_BLUE_SIZE, Bsize));
265 NOREF(Rsize); NOREF(Gsize); NOREF(Bsize);

Completed in 42 milliseconds