Searched defs:isIntFormat (Results 1 – 3 of 3) sorted by relevance
47 bool isIntFormat (VkFormat format) in isIntFormat() function
1169 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local1935 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local2336 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local2556 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
202 bool isIntFormat (deUint32 format) in isIntFormat() function