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