Template:Glapi depthstencilformattable: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Page for sized internal formats for depth and stencil.
 
(No difference)

Latest revision as of 00:59, 25 July 2013

Sized Depth and Stencil Internal Formats
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