Searched refs:isSignedFormat (Results 1 – 4 of 4) sorted by relevance
59 inline bool isSignedFormat (const vk::VkFormat format) in isSignedFormat() function
299 const bool storeNegativeValues = isSignedFormat(imageFormat) && (storeColorBias == 0); in generateReferenceImage()589 const bool storeNegativeValues = isSignedFormat(m_format) && (storeColorBias == 0); in initPrograms()