Searched refs:sBGRA (Results 1 – 5 of 5) sorted by relevance
75 case tcu::TextureFormat::sBGRA: in isSrgbFormat()1608 case FMT_CASE(sBGRA, UNORM_INT8): return VK_FORMAT_B8G8R8A8_SRGB; in mapTextureFormat()1764 …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