Searched refs:isSrgbFormat (Results 1 – 4 of 4) sorted by relevance
42 bool isSrgbFormat (VkFormat format);
66 bool isSrgbFormat (VkFormat format) in isSrgbFormat() function
144 const bool isSrgb = isSrgbFormat(m_imParams.format); in fetchTexel()
1131 if (isSrgbFormat(featuredFormat)) in createImageTranscodingSupportTests()