Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp1157 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
1921 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2321 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
2540 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate() local
Des31fCopyImageTests.cpp194 bool isUintFormat (deUint32 format) in isUintFormat() function