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