Functionality requiring specific OpenGL ES extension
- Member Magnum::
GL:: AbstractQuery:: result () - Extension EXT_
disjoint_ timer_ query for result types Int, UnsignedLong and Long. - Member Magnum::
GL:: AbstractShaderProgram:: setSeparable (bool enabled) - Extension EXT_
separate_ shader_ objects - Member Magnum::
GL:: BGRA - Extension EXT_
read_ format_ bgra for framebuffer reading, extension APPLE_ texture_ format_ BGRA8888 or EXT_ texture_ format_ BGRA8888 for texture data. - Member Magnum::
GL:: Buffer:: map (MapAccess access) - Extension OES_
mapbuffer in OpenGL ES 2.0, use map(GLintptr, GLsizeiptr, MapFlags) in OpenGL ES 3.0 instead. - Member Magnum::
GL:: Buffer:: MapAccess - Extension OES_
mapbuffer - Member Magnum::
GL:: CompressedRGBAAstc10x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc10x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc10x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc10x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc12x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc12x12 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc4x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc5x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc5x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc6x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc6x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc8x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc8x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAAstc8x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedRGBAS3tcDxt1 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: CompressedRGBAS3tcDxt3 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: CompressedRGBAS3tcDxt5 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: CompressedRGBS3tcDxt1 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc10x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc10x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc10x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc10x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc12x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc12x12 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc4x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc5x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc5x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc6x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc6x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc8x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc8x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: CompressedSRGB8Alpha8Astc8x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: Context:: NoError - Extension KHR_
no_ error - Member Magnum::
GL:: CubeMapTexture:: setSRGBDecode (bool decode) - OpenGL ES 3.0 or extension EXT_
sRGB and ANDROID_ extension_ pack_ es31a / EXT_ texture_ sRGB_ decode - Member Magnum::
GL:: CubeMapTextureArray:: setSRGBDecode (bool decode) - Extension ANDROID_
extension_ pack_ es31a / EXT_ texture_ sRGB_ decode - Member Magnum::
GL:: DefaultFramebuffer:: Front - Extension NV_
read_ buffer_ front - Member Magnum::
GL:: DepthComponent - For framebuffer reading only, extension NV_
read_ depth. - Member Magnum::
GL:: DepthComponent32 - Extension OES_
depth_ texture or ANGLE_ depth_ texture and OES_ depth32 and OES_ required_ internalformat (for image specification) or EXT_ texture_ storage (for texture storage) in OpenGL ES 2.0. - Member Magnum::
GL:: DepthComponent32 - Extension OES_
depth32 - Member Magnum::
GL:: DepthStencil - For framebuffer reading only, extension NV_
read_ depth_ stencil - Member Magnum::
GL:: Float - Extension OES_
texture_ float_ linear for filtering the texture using SamplerFilter:: Linear. - Member Magnum::
GL:: Linear - Extension OES_
texture_ float_ linear for linear interpolation of textures with TextureFormat:: Float - Member Magnum::
GL:: Linear - Extension OES_
texture_ float_ linear for linear interpolation of textures with TextureFormat:: Float - Member Magnum::
GL:: R32F - Extension OES_
texture_ float_ linear for filtering using SamplerFilter:: Linear. - Member Magnum::
GL:: Red - For framebuffer reading, extension EXT_
texture_ rg - Member Magnum::
GL:: Renderer:: FramebufferSRGB - EXT_
sRGB_ write_ control. If the extension is not present, there's no ability to turn the sRGB conversion off. - Member Magnum::
GL:: Renderer:: GuiltyContextReset - Extension EXT_
robustness - Member Magnum::
GL:: Renderer:: InnocentContextReset - Extension EXT_
robustness - Member Magnum::
GL:: Renderer:: LoseContextOnReset - Extension EXT_
robustness - Member Magnum::
GL:: Renderer:: PolygonMode - Extension NV_
polygon_ mode. Otherwise behaves always like PolygonMode:: Fill. See Mesh:: setPrimitive() for possible workaround. - Member Magnum::
GL:: Renderer:: PolygonOffsetLine - Extension NV_
polygon_ offset - Member Magnum::
GL:: Renderer:: PolygonOffsetPoint - Extension NV_
polygon_ offset - Member Magnum::
GL:: Renderer:: setPolygonMode (PolygonMode mode) - Extension NV_
polygon_ mode. Otherwise behaves always like the default. See Mesh:: setPrimitive() for possible workaround. - Member Magnum::
GL:: Renderer:: UnknownContextReset - Extension EXT_
robustness - Member Magnum::
GL:: RG - For framebuffer reading, extension EXT_
texture_ rg - Member Magnum::
GL:: RG32F - Extension OES_
texture_ float_ linear for filtering using SamplerFilter:: Linear. - Member Magnum::
GL:: RGB10 - Extension EXT_
texture_ type_ 2_ 10_ 10_ 10_ REV and either OES_ required_ internalformat (for image specification) or EXT_ texture_ storage (for texture storage) in OpenGL ES 2.0. Included for compatibility reasons only, use TextureFormat:: RGB10A2 in OpenGL ES 3.0 instead. - Member Magnum::
GL:: RGB32F - Extension OES_
texture_ float_ linear for filtering using SamplerFilter:: Linear. - Member Magnum::
GL:: RGBA32F - Extension OES_
texture_ float_ linear for filtering using SamplerFilter:: Linear. - Member Magnum::
GL:: RGBAAstc10x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc10x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc10x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc10x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc12x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc12x12 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc4x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc5x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc5x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc6x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc6x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc8x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc8x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAAstc8x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: RGBAS3tcDxt1 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: RGBAS3tcDxt3 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: RGBAS3tcDxt5 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: RGBS3tcDxt1 - Extension EXT_
texture_ compression_ s3tc - Member Magnum::
GL:: SRGB - Extension EXT_
sRGB in OpenGL ES 2.0. Use TextureFormat:: SRGB8 in OpenGL ES 3.0 instead. - Member Magnum::
GL:: SRGB8Alpha8Astc10x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc10x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc10x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc10x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc12x10 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc12x12 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc4x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc5x4 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc5x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc6x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc6x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc8x5 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc8x6 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGB8Alpha8Astc8x8 - Extension KHR_
texture_ compression_ astc_ hdr for 3D textures and HDR profile - Member Magnum::
GL:: SRGBAlpha - Extension EXT_
sRGB in OpenGL ES 2.0. Use TextureFormat:: SRGB8Alpha8 in OpenGL ES 3.0 instead. - Member Magnum::
GL:: StencilIndex - Extension NV_
read_ stencil, for framebuffer reading only. - Member Magnum::
GL:: StencilIndex1 - Extension OES_
stencil1 - Member Magnum::
GL:: StencilIndex4 - Extension OES_
stencil4 - Member Magnum::
GL:: Texture<dimensions>:: setSRGBDecode (bool decode) - OpenGL ES 3.0 or extension EXT_
sRGB and ANDROID_ extension_ pack_ es31a / EXT_ texture_ sRGB_ decode - Member Magnum::
GL:: TextureArray<dimensions>:: setSRGBDecode (bool decode) - Extension ANDROID_
extension_ pack_ es31a / EXT_ texture_ sRGB_ decode - Class Magnum::
GL:: TimeQuery - Extension EXT_
disjoint_ timer_ query - Member Magnum::
GL:: UnsignedShort1555Rev - For framebuffer reading only, extension EXT_
read_ format_ bgra - Member Magnum::
GL:: UnsignedShort4444Rev - For framebuffer reading only, extension EXT_
read_ format_ bgra - Class Magnum::
Shaders:: MeshVisualizer - Extension EXT_
geometry_ shader for wireframe rendering using geometry shaders.