Home
last modified time | relevance | path

Searched refs:GL_SRGB8 (Results 1 – 25 of 63) sorted by relevance

123

/external/angle/src/libANGLE/
Dformat_map_autogen.cpp553 return GL_SRGB8; in GetSizedFormatInternal()
919 case GL_SRGB8: in ValidES3FormatCombination()
1583 case GL_SRGB8: in ValidES3FormatCombination()
Dformatutils.h69 return GL_SRGB8; in GetNonLinearFormat()
/external/deqp/modules/gles3/performance/
Des3pTextureFormatTests.cpp83 { "srgb8", GL_SRGB8, }, in init()
/external/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp112 case GL_SRGB8: in testCopy()
628 testCopy(GL_TEXTURE_3D, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, false, in TEST_P()
630 testCopy(GL_TEXTURE_3D, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, true, in TEST_P()
632 testCopy(GL_TEXTURE_3D, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, false, in TEST_P()
1396 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, in TEST_P()
1398 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, in TEST_P()
1400 testCopy(GL_TEXTURE_2D_ARRAY, GLColor(250, 200, 150, 100), GL_SRGB8, GL_UNSIGNED_BYTE, false, in TEST_P()
DSRGBTextureTest.cpp70 return getClientMajorVersion() >= 3 ? GL_SRGB8 : GL_SRGB_EXT; in getSRGB8TextureInternalFormat()
/external/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.cpp573 case GL_SRGB8: return GL_RGB; in getImplementationColorReadFormat()
634 case GL_SRGB8: return GL_UNSIGNED_BYTE; in getImplementationColorReadType()
Dutilities.cpp447 case GL_SRGB8: in IsSizedInternalFormat()
1038 case GL_UNSIGNED_BYTE: VALIDATE_INTERNALFORMAT(GL_RGB8, GL_RGB565, GL_SRGB8) in ValidateTextureFormatType()
1848 case GL_SRGB8: in GetColorComponentType()
1987 case GL_SRGB8: in GetColorEncoding()
/external/mesa3d/src/mesa/main/
Dglformats.c1425 case GL_SRGB8: in _mesa_is_srgb_format()
1712 return GL_SRGB8; in _mesa_get_nongeneric_internalformat()
1755 case GL_SRGB8: in _mesa_get_linear_internalformat()
3007 case GL_SRGB8: in _mesa_gles_error_check_format_and_type()
3928 case GL_SRGB8: in _mesa_is_es3_texture_filterable()
Dtextureview.c161 {GL_VIEW_CLASS_24_BITS, GL_SRGB8},
/external/deqp/framework/opengl/
DgluTextureUtil.cpp185 case FMT_CASE(sRGB, UNORM_INT8): return GL_SRGB8; in getInternalFormat()
512 case GL_SRGB8: return TextureFormat(TextureFormat::sRGB, TextureFormat::UNORM_INT8); in mapGLInternalFormat()
573 case GL_SRGB8: in isGLInternalColorFormatFilterable()
DgluStrUtil.inl854 case GL_SRGB8: return "GL_SRGB8";
1704 case GL_SRGB8: return "GL_SRGB8";
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp183 GL_SRGB8,
188 GL_SRGB8,
/external/deqp/modules/gles3/functional/
Des3fFboCompletenessTests.cpp99 GL_RGB9_E5, GL_SRGB8,
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureViewTests.cpp60 GL_SRGB8, VIEW_CLASS_24_BITS, GL_RGB8UI, VIEW_CLASS_24_BITS, GL_RGB8I, VIEW_CLASS_24_BITS, GL_R16F,
134 GL_SRGB8, /* >= GL 4.0 */
241 case GL_SRGB8: in getAmountOfComponentsForInternalformat()
493 case GL_SRGB8: in getComponentSizeForInternalformat()
778 case GL_SRGB8: in getFormatOfInternalformat()
949 case GL_SRGB8: in getGLFormatOfInternalformat()
1463 case GL_SRGB8: in getInternalformatString()
1733 case GL_SRGB8: in getSamplerTypeForInternalformat()
1976 case GL_SRGB8: in getTypeCompatibleWithInternalformat()
2421 return (internalformat == GL_SRGB8 || internalformat == GL_SRGB8_ALPHA8 || in isInternalformatSRGB()
[all …]
Dgl3cTextureSizePromotion.cpp1297 { glu::ContextType(3, 0, glu::PROFILE_CORE), GL_SRGB8, STR(GL_SRGB8), true, true, 8, 8, 8, 0, 0, 0,
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c451 case GL_SRGB8: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c451 case GL_SRGB8: in radeonChooseTextureFormat()
/external/swiftshader/src/OpenGL/common/
DImage.cpp79 case GL_SRGB8: return GL_RGB; in GetBaseInternalFormat()
364 case GL_SRGB8: return sw::FORMAT_SRGB8_X8; in SelectInternalFormat()
1486 case GL_SRGB8: return Transfer<RGB8toRGBX8>(buffer, input, rect); in loadImageData()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp186 …{ GL_SRGB8, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 0, …
260 …{ GL_SRGB8, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 0, 0, 0, …
409 { GL_SRGB8, GL_RGB, GL_UNSIGNED_BYTE, 3, false },
1583 (internalformat.sizedFormat == GL_SRGB8)) || in isFormatValid()
1754 return (internalFormat.sizedFormat == GL_SRGB8) || (internalFormat.sizedFormat == GL_SRGB8_ALPHA8); in isSRGBFormat()
1923 …if ((GL_SRGB8 == validFormat->internalformat) && contextInfo.isExtensionSupported("GL_NV_sRGB_form… in isFBOImageAttachValid()
DglcTextureRepeatModeTests.cpp286 …{ GL_SRGB8, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 0, 0, 0, 0, 0…
375 …{ GL_SRGB8, GL_RGB, GL_RGB, GL_UNSIGNED_BYTE, SAMPLER_UNORM, { { 8, 8, 8, 0, 0, 0, 0, 0,…
DglcTextureFilterAnisotropicTests.cpp445 m_supportedInternalFormats.push_back(GL_SRGB8); in init()
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp494 { "srgb8", GL_SRGB8, }, in init()
Des31fFboTestUtil.cpp518 case GL_SRGB8: return "srgb8"; in getFormatName()
/external/angle/src/libANGLE/renderer/
DFormat_table_autogen.cpp227 …{ FormatID::R8G8B8_UNORM_SRGB, GL_SRGB8, GL_SRGB8, GenerateMip<R8G8B8>, NoCopyFunctions, ReadColor…
688 case GL_SRGB8: in InternalFormatToID()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h475 #define GL_SRGB8 0x8C41 macro

123