Searched defs:linearFormat (Results 1 – 4 of 4) sorted by relevance
678 const mesa_format linearFormat = _mesa_get_srgb_format_linear(texFormat); in st_validate_attachment() local
1000 angle::FormatID linearFormat = rx::ConvertToLinear(attachmentFormat); in InitializeRenderPassFromDesc() local
4409 angle::FormatID linearFormat = ConvertToLinear(imageFormat); in initLayerImageView() local7592 angle::FormatID linearFormat = (linearOverrideFormat != angle::FormatID::NONE) in initSRGBReadViewsImpl() local
3213 const GLenum linearFormat = (srcFormatInfo.colorEncoding == GL_LINEAR) ? srcFormat : dstFormat; in ValidateCopyCompressedFormatCompatible() local