Home
last modified time | relevance | path

Searched refs:isFormatTypeUnsignedInteger (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp134 static inline bool isFormatTypeUnsignedInteger (TextureFormat::ChannelType type) in isFormatTypeUnsignedInteger() function
150 return isFormatTypeUnsignedInteger(type) || isFormatTypeSignedInteger(type); in isFormatTypeInteger()
238 const char* const formatPart = isFormatTypeUnsignedInteger(formatType) ? "u" in getShaderSamplerOrImageType()
768 if (isFormatTypeUnsignedInteger(dst.getFormat().type)) in readPixelsRGBAInteger32()
1157 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate()
1921 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate()
2321 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate()
2540 const bool isUintFormat = isFormatTypeUnsignedInteger(m_format.type); in iterate()