Searched refs:ARB_framebuffer_sRGB (Results 1 – 20 of 20) sorted by relevance
/third_party/glfw/src/ |
D | wgl_context.h | 139 GLFWbool ARB_framebuffer_sRGB; member
|
D | glx_context.h | 161 GLFWbool ARB_framebuffer_sRGB; member
|
D | wgl_context.c | 132 if (_glfw.wgl.ARB_framebuffer_sRGB || in choosePixelFormat() 397 _glfw.wgl.ARB_framebuffer_sRGB = in loadWGLExtensions()
|
D | glx_context.c | 115 if (_glfw.glx.ARB_framebuffer_sRGB || _glfw.glx.EXT_framebuffer_sRGB) in chooseGLXFBConfig() 377 _glfw.glx.ARB_framebuffer_sRGB = GLFW_TRUE; in _glfwInitGLX()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_sRGB_write_control.txt | 14 Parts of this specification were taken from ARB_framebuffer_sRGB 197 original is named with ARB, ARB_framebuffer_sRGB, so it may also make 262 ARB_framebuffer_sRGB
|
D | EXT_sRGB.txt | 17 Parts of this extension are copied from ARB_framebuffer_sRGB.
|
D | EXT_texture_sRGB_decode.txt | 394 This is similar to the ARB_shadow and ARB_framebuffer_sRGB extensions - the flag
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_sRGB_write_control.txt | 14 Parts of this specification were taken from ARB_framebuffer_sRGB 197 original is named with ARB, ARB_framebuffer_sRGB, so it may also make 262 ARB_framebuffer_sRGB
|
D | EXT_sRGB.txt | 17 Parts of this extension are copied from ARB_framebuffer_sRGB.
|
D | EXT_texture_sRGB_decode.txt | 394 This is similar to the ARB_shadow and ARB_framebuffer_sRGB extensions - the flag
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 90 { GLX(ARB_framebuffer_sRGB), Y, N },
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_framebuffer_sRGB.txt | 3 ARB_framebuffer_sRGB 297 RESOLVED: ARB_framebuffer_sRGB.
|
D | ARB_internalformat_query2.txt | 53 ARB_framebuffer_sRGB, ARB_texture_sRGB_decode, 982 Dependencies on ARB_framebuffer_sRGB 983 If ARB_framebuffer_sRGB or equivalent functionality is not supported,
|
D | ARB_framebuffer_object.txt | 110 ARB_framebuffer_sRGB affects the definition of this extension. 2882 modified by ARB_framebuffer_sRGB). For the default framebuffer, 3456 Dependencies on ARB_framebuffer_sRGB 3458 If ARB_framebuffer_sRGB is not supported, the following changes should 4365 ARB specifications such as ARB_framebuffer_sRGB which describes 4513 - add interactions with EXT_texture_integer and ARB_framebuffer_sRGB
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_framebuffer_sRGB.txt | 3 ARB_framebuffer_sRGB 312 RESOLVED: ARB_framebuffer_sRGB.
|
D | ARB_internalformat_query2.txt | 63 ARB_framebuffer_sRGB, ARB_texture_sRGB_decode, 1015 Dependencies on ARB_framebuffer_sRGB 1016 If ARB_framebuffer_sRGB or equivalent functionality is not supported,
|
D | ARB_framebuffer_object.txt | 120 ARB_framebuffer_sRGB affects the definition of this extension. 2892 modified by ARB_framebuffer_sRGB). For the default framebuffer, 3466 Dependencies on ARB_framebuffer_sRGB 3468 If ARB_framebuffer_sRGB is not supported, the following changes should 4375 ARB specifications such as ARB_framebuffer_sRGB which describes 4523 - add interactions with EXT_texture_integer and ARB_framebuffer_sRGB
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_sRGB_formats.txt | 11 Contributors to ARB_framebuffer_sRGB and EXT_texture_sRGB
|
/third_party/openGLES/extensions/NV/ |
D | NV_sRGB_formats.txt | 11 Contributors to ARB_framebuffer_sRGB and EXT_texture_sRGB
|
/third_party/mesa3d/src/mesa/main/ |
D | extensions_table.h | 81 EXT(ARB_framebuffer_sRGB , EXT_framebuffer_sRGB , GLL, GLC, x…
|