Searched refs:isUnormFormatType (Results 1 – 2 of 2) sorted by relevance
128 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type) in isUnormFormatType() function365 else if (isUnormFormatType(dst.getFormat().type)) in swizzlePixels()1069 DE_ASSERT(isUnormFormatType(m_colorBufferFormat.type) || in TextureGatherCase()1528 if (isUnormFormatType(m_textureFormat.type)) in verify()2261 …if ((isUnormFormatType(format.type) || isDepthFormat(format)) && magFilter == tcu::Sampler::NEARES… in init()
193 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type) in isUnormFormatType() function394 else if (isUnormFormatType(dst.getFormat().type)) in swizzlePixels()1144 DE_ASSERT(isUnormFormatType(m_colorBufferFormat.type) || in TextureGatherInstance()1376 if (isUnormFormatType(m_baseParams.textureFormat.type)) in verify()2529 …if ((isUnormFormatType(format.type) || isDepthFormat(format)) && magFilter == tcu::Sampler::NEARES… in init()