Searched defs:isIntFormat (Results 1 – 2 of 2) sorted by relevance
1158 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local1922 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local2322 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local2541 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
202 bool isIntFormat (deUint32 format) in isIntFormat() function