Home
last modified time | relevance | path

Searched refs:sRGBA (Results 1 – 25 of 47) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp1255 format.order == tcu::TextureFormat::sRGBA) in getMinimumComponentResolution()
1267 format.order == tcu::TextureFormat::sRGBA) in getMinimumComponentResolution()
1278 format.order == tcu::TextureFormat::sRGBA) in getMinimumComponentResolution()
1287 format.order == tcu::TextureFormat::sRGBA) in getMinimumComponentResolution()
1407 format.order == tcu::TextureFormat::sRGBA) in getComponentType()
1419 format.order == tcu::TextureFormat::sRGBA) in getComponentType()
1430 format.order == tcu::TextureFormat::sRGBA) in getComponentType()
1439 format.order == tcu::TextureFormat::sRGBA) in getComponentType()
Des31fAdvancedBlendTests.cpp275 …m_refColorBuffer = new TextureLevel(TextureFormat(useSRGB ? TextureFormat::sRGBA : TextureFormat::… in init()
385 if (access.getFormat().order == TextureFormat::sRGBA) in getLinearAccess()
/external/deqp/modules/gles3/functional/
Des3fBlendTests.cpp207 …m_refColorBuffer = new TextureLevel(TextureFormat(m_useSrgbFbo ? TextureFormat::sRGBA : useRGB ? … in init()
261 …TextureLevel renderedImg (TextureFormat(m_useSrgbFbo ? TextureFormat::sRGBA : TextureFormat::… in iterate()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp83 case TextureFormat::sRGBA: format = GL_RGBA; break; in getTransferFormat()
167 case FMT_CASE(sRGBA, UNORM_INT8): return GL_SRGB8_ALPHA8; in getInternalFormat()
494 case GL_SRGB8_ALPHA8: return TextureFormat(TextureFormat::sRGBA, TextureFormat::UNORM_INT8); in mapGLInternalFormat()
/external/deqp/framework/common/
DtcuTexture.cpp551 case TextureFormat::sRGBA: in isColorOrder()
671 case TextureFormat::sRGBA: return 4; in getNumUsedChannels()
805 case TextureFormat::sRGBA: return RGBA; in getChannelReadSwizzle()
859 case TextureFormat::sRGBA: return RGBA; in getChannelWriteSwizzle()
990 if (m_format.order == TextureFormat::RGBA || m_format.order == TextureFormat::sRGBA) in getPixel()
1090 if (m_format.order == TextureFormat::RGBA || m_format.order == TextureFormat::sRGBA) in getPixelInt()
1256 if (m_format.order == TextureFormat::RGBA || m_format.order == TextureFormat::sRGBA) in setPixel()
1406 if (m_format.order == TextureFormat::RGBA || m_format.order == TextureFormat::sRGBA) in setPixel()
1679 else if (format.type == TextureFormat::UNORM_INT8 && format.order == TextureFormat::sRGBA) in lookup()
DtcuCompressedTexture.cpp309 …ORMAT_ETC2_SRGB8_PUNCHTHROUGH_ALPHA1: return TextureFormat(TextureFormat::sRGBA, TextureFormat::UN… in getUncompressedFormat()
311 …case COMPRESSEDTEXFORMAT_ETC2_EAC_SRGB8_ALPHA8: return TextureFormat(TextureFormat::sRGBA, Text… in getUncompressedFormat()
321 return TextureFormat(TextureFormat::sRGBA, TextureFormat::UNORM_INT8); in getUncompressedFormat()
334 return TextureFormat(TextureFormat::sRGBA, TextureFormat::UNORM_INT8); in getUncompressedFormat()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs236 sRGBA = 17, enumerator
Dspirv.lua220 sRGBA = 17,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.lua220 sRGBA = 17,
Dspirv.cs236 sRGBA = 17, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua220 sRGBA = 17,
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua216 sRGBA = 17,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua223 sRGBA = 17,
Dspirv.cs239 sRGBA = 17, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs232 sRGBA = 17, enumerator
Dspirv.lua216 sRGBA = 17,
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs232 sRGBA = 17, enumerator
Dspirv.lua216 sRGBA = 17,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.lua223 sRGBA = 17,
Dspirv.cs239 sRGBA = 17, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.lua223 sRGBA = 17,
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp79 case tcu::TextureFormat::sRGBA: in isSrgbFormat()
1595 case FMT_CASE(sRGBA, UNORM_INT8): return VK_FORMAT_R8G8B8A8_SRGB; in mapTextureFormat()
1815 …case VK_FORMAT_R8G8B8A8_SRGB: return TextureFormat(TextureFormat::sRGBA, TextureFormat::UNORM_IN… in mapVkFormat()
1908 …case VK_FORMAT_A8B8G8R8_SRGB_PACK32: return TextureFormat(TextureFormat::sRGBA, TextureFormat::UNO… in mapVkFormat()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.lua241 sRGBA = 17,
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua253 sRGBA = 17,
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua249 sRGBA = 17,

12