Template:Glapi depthstencilformattable
Component Bitdepth | |||
---|---|---|---|
Sized Internal Format | Base Internal Format | Depth | Stencil |
GL_DEPTH_COMPONENT16 | GL_DEPTH_COMPONENT | 16 | |
GL_DEPTH_COMPONENT24 | GL_DEPTH_COMPONENT | 24 | |
GL_DEPTH_COMPONENT32 | GL_DEPTH_COMPONENT | 32 | |
GL_DEPTH_COMPONENT32F | GL_DEPTH_COMPONENT | f32 | |
GL_DEPTH24_STENCIL8 | GL_DEPTH_STENCIL | 24 | 8 |
GL_DEPTH32F_STENCIL8 | GL_DEPTH_STENCIL | f32 | 8 |
GL_STENCIL_INDEX8 | GL_STENCIL_INDEX | 8 |