Searched refs:shouldDecodeSRGB (Results 1 – 2 of 2) sorted by relevance
481 bool shouldDecodeSRGB(ContextVk *contextVk, GLenum srgbDecode, bool texelFetchStaticUse) const;
2615 bool TextureVk::shouldDecodeSRGB(ContextVk *contextVk, in shouldDecodeSRGB() function in rx::TextureVk2658 if (shouldDecodeSRGB(contextVk, srgbDecode, texelFetchStaticUse)) in getReadImageViewAndRecordUse()2680 if (shouldDecodeSRGB(contextVk, srgbDecode, texelFetchStaticUse)) in getFetchImageViewAndRecordUse()