1 extension ARB_texture_swizzle
2 # OpenGL ES can't set all swizzle values at once
3 optional GL_TEXTURE_SWIZZLE_RGBA
4 # Individual color enums are not available in any reasonable extension; they
5 # were introduced to desktop OpenGL very early and to OpenGL ES in 3.0 together