Constant SDL_GL_STENCIL_SIZE
pub const SDL_GL_STENCIL_SIZE: SDL_GLAttr;
Available on crate feature
dep_sdl3
only.Expand description
the minimum number of bits in the stencil buffer; defaults to 0.
pub const SDL_GL_STENCIL_SIZE: SDL_GLAttr;
dep_sdl3
only.the minimum number of bits in the stencil buffer; defaults to 0.