Home
last modified time | relevance | path

Searched refs:GL_SRGB_ALPHA (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c595 case GL_SRGB_ALPHA: in _mesa_is_enum_format_unsized()
686 case GL_SRGB_ALPHA: in _mesa_is_enum_format_unorm()
1430 case GL_SRGB_ALPHA: in _mesa_is_srgb_format()
1671 return GL_SRGB_ALPHA; in _mesa_generic_compressed_format_to_uncompressed_format()
1717 case GL_SRGB_ALPHA: in _mesa_get_nongeneric_internalformat()
1757 case GL_SRGB_ALPHA: in _mesa_get_linear_internalformat()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp173 GLS_UNSIZED_FORMATKEY(GL_SRGB_ALPHA, GL_UNSIGNED_BYTE),
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp252 InsertFormatMapping(&map, GL_SRGB_ALPHA, VersionOrExts(2, 1, "GL_EXT_texture_sRGB"), AlwaysSupported(), VersionOrExts(2, 1, "GL_EXT_texture_sRGB"), ExtsOnly("GL_EXT_sRGB"), AlwaysSupported(), ExtsOnly("GL_EXT_sRGB"), NeverSupported() ); in BuildInternalFormatInfoMap()
628 if (format == GL_SRGB_ALPHA) in GetNativeFormat()
H A Dfunctionsgl_enums.h477 #define GL_SRGB_ALPHA 0x8C42 macro
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp456 case GL_SRGB_ALPHA: return TextureFormat(TextureFormat::sRGBA, mapGLChannelType(dataType, false));
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp832 formatMap[GL_SRGB_ALPHA] = TextureFormat(GL_RGB, GL_UNSIGNED_BYTE, GL_RGB); in iterate()
/third_party/glfw/deps/glad/
H A Dgl.h1183 #define GL_SRGB_ALPHA 0x8C42 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h979 #define GL_SRGB_ALPHA 0x8C42 macro
H A Dglext.h854 #define GL_SRGB_ALPHA 0x8C42 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h960 #define GL_SRGB_ALPHA 0x8C42 macro
H A Dglext.h835 #define GL_SRGB_ALPHA 0x8C42 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h979 #define GL_SRGB_ALPHA 0x8C42 macro
H A Dglext.h853 #define GL_SRGB_ALPHA 0x8C42 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h979 #define GL_SRGB_ALPHA 0x8C42 macro
H A Dglext.h853 #define GL_SRGB_ALPHA 0x8C42 macro

Completed in 273 milliseconds