Home
last modified time | relevance | path

Searched defs:isIntFormat (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1158 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
1922 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2322 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
2541 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp202 bool isIntFormat (deUint32 format) in isIntFormat() function