Constant SDL_GL_RED_SIZE
pub const SDL_GL_RED_SIZE: SDL_GLAttr;
Available on crate feature
dep_sdl3
only.Expand description
the minimum number of bits for the red channel of the color buffer; defaults to 3.
pub const SDL_GL_RED_SIZE: SDL_GLAttr;
dep_sdl3
only.the minimum number of bits for the red channel of the color buffer; defaults to 3.