Searched refs:sBGRA (Results 1 – 4 of 4) sorted by relevance
75 case tcu::TextureFormat::sBGRA: in isSrgbFormat()315 case FMT_CASE(sBGRA, UNORM_INT8): return VK_FORMAT_B8G8R8A8_SRGB; in mapTextureFormat()462 …case VK_FORMAT_B8G8R8A8_SRGB: return TextureFormat(TextureFormat::sBGRA, TextureFormat::UNORM_IN… in mapVkFormat()
112 format.order == TextureFormat::sBGRA; in isSRGB()1529 case TextureFormat::sBGRA: swizzle = &RGBA; break; in getBorderColorReadSwizzle()
503 case TextureFormat::sBGRA: in isColorOrder()619 case TextureFormat::sBGRA: return 4; in getNumUsedChannels()751 case TextureFormat::sBGRA: return BGRA; in getChannelReadSwizzle()805 case TextureFormat::sBGRA: return BGRA; in getChannelWriteSwizzle()
63 sBGRA, enumerator