Searched defs:isUintFormat (Results 1 – 3 of 3) sorted by relevance
52 bool isUintFormat (VkFormat format) in isUintFormat() function
1168 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local1934 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2335 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local2555 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
194 bool isUintFormat (deUint32 format) in isUintFormat() function