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