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