Searched defs:isUintFormat (Results 1 – 3 of 3) sorted by relevance
52 bool isUintFormat (VkFormat format) in isUintFormat() function
1169 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local1935 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2336 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2556 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
203 bool isUintFormat (deUint32 format) in isUintFormat() function