Lines Matching refs:UNSIGNED_INT32
139 type == TextureFormat::UNSIGNED_INT32; in isFormatTypeUnsignedInteger()
175 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
189 format.type == TextureFormat::UNSIGNED_INT32; in isFormatSupportedForTextureBuffer()
215 case TextureFormat::UNSIGNED_INT32: typePart = "32ui"; break; in getShaderImageFormatQualifier()
1635 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in BinaryAtomicOperationCase()
2164 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in AtomicCompSwapCase()
2589 DE_ASSERT(m_format == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32) || in CoherenceCase()
2787 …_ASSERT(resultSlice.getFormat() == TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32)); in operator ()()
2939 …erOutResultTexture, TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in iterate()
3044 …LayeredImage src(TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), 1… in iterate()
3204 …x, glLog, *texture, TEXTURETYPE_2D, TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in iterate()
3245 TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), in init()
3248 TextureFormat(TextureFormat::R, TextureFormat::UNSIGNED_INT32), in init()
3341 …t, "restrict", "", TextureFormat(TextureFormat::RGBA, TextureFormat::UNSIGNED_INT32), imageType, I… in init()