OpenGL.raw.GL.ARB.texture_multisample

Autogenerated by xml_generate script, do not edit!

Functions

glGetMultisamplefv( pname , index , val )
glSampleMaski( maskNumber , mask )
glTexImage2DMultisample( target , samples , internalformat , width , height , fixedsamplelocations )
glTexImage3DMultisample( target , samples , internalformat , width , height , depth , fixedsamplelocations )

Constants

GL_INT_SAMPLER_2D_MULTISAMPLE (37129)
GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY (37132)
GL_MAX_COLOR_TEXTURE_SAMPLES (37134)
GL_MAX_DEPTH_TEXTURE_SAMPLES (37135)
GL_MAX_INTEGER_SAMPLES (37136)
GL_MAX_SAMPLE_MASK_WORDS (36441)
GL_PROXY_TEXTURE_2D_MULTISAMPLE (37121)
GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY (37123)
GL_SAMPLE_MASK (36433)
GL_SAMPLE_MASK_VALUE (36434)
GL_SAMPLE_POSITION (36432)
GL_SAMPLER_2D_MULTISAMPLE (37128)
GL_SAMPLER_2D_MULTISAMPLE_ARRAY (37131)
GL_TEXTURE_2D_MULTISAMPLE (37120)
GL_TEXTURE_2D_MULTISAMPLE_ARRAY (37122)
GL_TEXTURE_BINDING_2D_MULTISAMPLE (37124)
GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY (37125)
GL_TEXTURE_FIXED_SAMPLE_LOCATIONS (37127)
GL_TEXTURE_SAMPLES (37126)
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE (37130)
GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY (37133)