Searched refs:isSrgbFormat (Results 1 – 10 of 10) sorted by relevance
50 bool isSrgbFormat (VkFormat format);
79 bool isSrgbFormat (VkFormat format) in isSrgbFormat() function
144 const bool isSrgb = isSrgbFormat(m_imParams.format); in fetchTexel()
779 isSrgbFormat(m_params.textureFormat), in iterate()
1162 if (isSrgbFormat(featuredFormat)) in createImageTranscodingSupportTests()
297 const bool srgbFormat = isSrgbFormat(imageFormat); in generateReferenceImage()