Lines Matching refs:UNSIGNED_INT32
138 type == TextureFormat::UNSIGNED_INT32; in isFormatTypeUnsignedInteger()
174 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
188 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
214 case TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
1588 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in BinaryAtomicOperationCase()
2093 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in AtomicCompSwapCase()
2508 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in CoherenceCase()
2704 …_ASSERT(resultSlice.getFormat() == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32)); in operator ()()
2855 …erOutResultTexture, TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in iterate()
2961 …LayeredImage src(TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), 1… in iterate()
3119 …x, glLog, *texture, TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in iterate()
3160 TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), in init()
3163 TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in init()
3256 …t, "restrict", "", TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), imageType, I… in init()