Home | History | Annotate | Download | only in functional

Lines Matching refs:sRGBA

1102 	DE_ASSERT(dst.type == tcu::TextureFormat::UNORM_INT8 && (dst.order == tcu::TextureFormat::sRGB || dst.order == tcu::TextureFormat::sRGBA));
1105 const bool dstHasAlpha = dst.order == tcu::TextureFormat::sRGBA;