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