Searched refs:sBGRA (Results 1 – 9 of 9) sorted by relevance
217 sBGRA = 18,
236 sBGRA = 18,
213 sBGRA = 18,
232 sBGRA = 18,
75 case tcu::TextureFormat::sBGRA: in isSrgbFormat()1608 case FMT_CASE(sBGRA, UNORM_INT8): return VK_FORMAT_B8G8R8A8_SRGB; in mapTextureFormat()1818 …case VK_FORMAT_B8G8R8A8_SRGB: return TextureFormat(TextureFormat::sBGRA, TextureFormat::UNORM_IN… in mapVkFormat()
1227 case tcu::TextureFormat::sBGRA: in isComponentSwizzled()
112 format.order == TextureFormat::sBGRA; in isSRGB()1537 case TextureFormat::sBGRA: swizzle = &RGBA; break; in getBorderColorReadSwizzle()
553 case TextureFormat::sBGRA: in isColorOrder()673 case TextureFormat::sBGRA: return 4; in getNumUsedChannels()807 case TextureFormat::sBGRA: return BGRA; in getChannelReadSwizzle()861 case TextureFormat::sBGRA: return BGRA; in getChannelWriteSwizzle()
63 sBGRA, enumerator