Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/win32/
H A DtcuWGL.cpp102 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
414 info.sRGB = (getLibrary()->isWglExtensionSupported("WGL_EXT_colorspace")) ? (values[WGL_COLORSPACE_EXT] == WGL_COLORSPACE_SRGB_EXT) : false; in getPixelFormatInfo()
/third_party/skia/third_party/externals/angle2/util/windows/
H A DWGLWindow.cpp103 attribs.push_back(WGL_COLORSPACE_SRGB_EXT); in GetPixelFormatAttributes()
/third_party/glfw/src/
H A Dwgl_context.c209 if (FIND_ATTRIB_VALUE(WGL_COLORSPACE_EXT) == WGL_COLORSPACE_SRGB_EXT) in choosePixelFormatWGL()
H A Dwin32_platform.h267 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
/third_party/mesa3d/include/GL/
H A Dwglext.h355 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
/third_party/openGLES/api/GL/
H A Dwglext.h336 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
H A Dwgl.h427 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dwglext.h350 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dwglext.h350 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
H A Dwgl.h436 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro
/third_party/skia/third_party/externals/angle2/include/WGL/
H A Dwgl.h446 #define WGL_COLORSPACE_SRGB_EXT 0x3089 macro

Completed in 21 milliseconds