Searched refs:isUnormFormatType (Results 1 – 1 of 1) sorted by relevance
112 static inline bool isUnormFormatType (tcu::TextureFormat::ChannelType type) in isUnormFormatType() function349 else if (isUnormFormatType(dst.getFormat().type)) in swizzlePixels()1053 DE_ASSERT(isUnormFormatType(m_colorBufferFormat.type) || in TextureGatherCase()1508 if (isUnormFormatType(m_textureFormat.type)) in verify()2241 …if ((isUnormFormatType(format.type) || isDepthFormat(format)) && magFilter == tcu::Sampler::NEARES… in init()