Searched refs:Rsize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp162 Uint32 Rsize, Gsize, Bsize; local
180 Rsize = 5;
192 Rsize = 8;
203 Rsize = 8;
259 checkSDL("SDL_GL_SetAttribute", SDL_GL_SetAttribute(SDL_GL_RED_SIZE, Rsize));
265 NOREF(Rsize); NOREF(Gsize); NOREF(Bsize);

Completed in 99 milliseconds