Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.cpp142 static inline bool isFormatTypeSignedInteger (TextureFormat::ChannelType type) in isFormatTypeSignedInteger() function
151 return isFormatTypeUnsignedInteger(type) || isFormatTypeSignedInteger(type); in isFormatTypeInteger()
240 : isFormatTypeSignedInteger(formatType) ? "i" in getShaderSamplerOrImageType()
789 else if (isFormatTypeSignedInteger(dst.getFormat().type)) in readPixelsRGBAInteger32()
1170 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
1936 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
2337 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
2557 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()