Home
last modified time | relevance | path

Searched refs:EXT_framebuffer_sRGB (Results 1 - 11 of 11) sorted by relevance

/third_party/glfw/src/
H A Dwgl_context.c110 if (_glfw.wgl.ARB_framebuffer_sRGB || _glfw.wgl.EXT_framebuffer_sRGB) in choosePixelFormatWGL()
199 _glfw.wgl.EXT_framebuffer_sRGB) in choosePixelFormatWGL()
498 _glfw.wgl.EXT_framebuffer_sRGB = in _glfwInitWGL()
H A Dglx_context.c129 if (_glfw.glx.ARB_framebuffer_sRGB || _glfw.glx.EXT_framebuffer_sRGB) in chooseGLXFBConfig()
400 _glfw.glx.EXT_framebuffer_sRGB = GLFW_TRUE; in _glfwInitGLX()
H A Dwin32_platform.h401 GLFWbool EXT_framebuffer_sRGB; member
H A Dx11_platform.h512 GLFWbool EXT_framebuffer_sRGB; member
/third_party/mesa3d/src/glx/
H A Dglxextensions.c97 { GLX(EXT_framebuffer_sRGB), Y, N },
167 { GL(EXT_framebuffer_sRGB), N, N },
/third_party/mesa3d/src/mesa/main/
H A Dextensions_table.h81 EXT(ARB_framebuffer_sRGB , EXT_framebuffer_sRGB , GLL, GLC, x , x , 1998)
254 EXT(EXT_framebuffer_sRGB , EXT_framebuffer_sRGB , GLL, GLC, x , x , 1998)
282 EXT(EXT_sRGB_write_control , EXT_framebuffer_sRGB , x, x , x , 30, 2013)
H A Dconsts_exts.h174 GLboolean EXT_framebuffer_sRGB; member
H A Dversion.c287 extensions->EXT_framebuffer_sRGB && in compute_version()
H A Dget.c394 EXT(EXT_framebuffer_sRGB),
550 EXTRA_EXT(EXT_framebuffer_sRGB); variable
H A Dattrib.c827 if (ctx->Extensions.EXT_framebuffer_sRGB) { in _mesa_PopAttrib()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1486 extensions->EXT_framebuffer_sRGB = in st_init_extensions()

Completed in 19 milliseconds