Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp151 static inline bool isFormatTypeSignedInteger(TextureFormat::ChannelType type) in isFormatTypeSignedInteger() function
159 return isFormatTypeUnsignedInteger(type) || isFormatTypeSignedInteger(type); in isFormatTypeInteger()
270 isFormatTypeSignedInteger(formatType) ? "i" : in getShaderSamplerOrImageType()
924 else if (isFormatTypeSignedInteger(dst.getFormat().type)) in readPixelsRGBAInteger32()
1346 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
2211 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
2676 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()
2961 const bool isIntFormat = isFormatTypeSignedInteger(m_format.type); in iterate()