Searched refs:sBGR (Results 1 – 4 of 4) sorted by relevance
74 case tcu::TextureFormat::sBGR: in isSrgbFormat()309 case FMT_CASE(sBGR, UNORM_INT8): return VK_FORMAT_B8G8R8_SRGB; in mapTextureFormat()454 …case VK_FORMAT_B8G8R8_SRGB: return TextureFormat(TextureFormat::sBGR, TextureFormat::UNORM_INT8… in mapVkFormat()
111 format.order == TextureFormat::sBGR || in isSRGB()1528 case TextureFormat::sBGR: swizzle = &RGB; break; in getBorderColorReadSwizzle()
502 case TextureFormat::sBGR: in isColorOrder()618 case TextureFormat::sBGR: return 3; in getNumUsedChannels()750 case TextureFormat::sBGR: return BGR; in getChannelReadSwizzle()804 case TextureFormat::sBGR: return BGR; in getChannelWriteSwizzle()
62 sBGR, enumerator