Searched refs:EXT_sRGB (Results 1 – 25 of 34) sorted by relevance
12
11 Contributors to EXT_sRGB35 This extension requires EXT_sRGB.39 EXT_sRGB requires GenerateMipmap() to throw INVALID_OPERATION on textures
40 Requires EXT_sRGB.294 texture_sRGB and framebuffer_sRGB, but the ES extension EXT_sRGB296 consistency with EXT_sRGB, this is a single extension.
39 EXT_sRGB affects the definition of this extension.427 Dependencies on EXT_sRGB:429 If EXT_sRGB is not supported, remove any language referring to
15 Parts of this specification were taken from EXT_sRGB35 This extension requires OpenGL ES 2.0 and EXT_sRGB or OpenGL ES 3.0106 Interactions with OpenGL ES 2.0 and EXT_sRGB:109 by EXT_sRGB. The following changes should be made to EXT_sRGB to support237 supports OpenGL 2.0 and EXT_sRGB, references to glBlitFramebuffer can
52 This extension follows the conventions of and extends the EXT_sRGB54 http://www.khronos.org/registry/gles/extensions/EXT/EXT_sRGB.txt
37 OpenGL ES 3.0 or EXT_sRGB are required for OpenGL ES.
3 EXT_sRGB
46 OpenGL ES 3.0 or EXT_sRGB are required for OpenGL ES66 EXT_sRGB interacts with this extension.
36 OpenGL ES 3.0 or EXT_sRGB are required.
162 if (!ctx->Extensions.EXT_sRGB) { in renderbuffer_alloc_storage()
500 extensions->EXT_sRGB && in compute_version_es2()
192 GLboolean EXT_sRGB; member
442 fb->Visual.sRGBCapable = ctx->Extensions.EXT_sRGB; in _mesa_update_framebuffer_visual()
1270 if (!ctx->Extensions.EXT_sRGB || in _mesa_GetInternalformativ()
895 { { o(EXT_sRGB) }, in st_init_extensions()1488 extensions->EXT_sRGB; in st_init_extensions()
1415 if (!ctx->Extensions.EXT_sRGB) { in st_QuerySamplesForFormat()