Lines Matching refs:EbtUInt
461 uintType.type = EbtUInt; in getSpirvTypeData()
693 case EbtUInt: in declareType()
832 sampledType = EbtUInt; in getImageTypeParameters()
836 sampledType = EbtUInt; in getImageTypeParameters()
841 sampledType = EbtUInt; in getImageTypeParameters()
846 sampledType = EbtUInt; in getImageTypeParameters()
863 sampledType = EbtUInt; in getImageTypeParameters()
903 sampledType = EbtUInt; in getImageTypeParameters()
908 sampledType = EbtUInt; in getImageTypeParameters()
949 sampledType = EbtUInt; in getImageTypeParameters()
954 sampledType = EbtUInt; in getImageTypeParameters()
975 sampledType = EbtUInt; in getImageTypeParameters()
991 sampledType = EbtUInt; in getImageTypeParameters()
1154 return getBasicConstantHelper(value, EbtUInt, &mUintConstants); in getUintConstant()
1222 return getNullVectorConstantHelper(EbtUInt, size); in getUvecConstant()
1226 return getVectorConstantHelper(valueId, EbtUInt, size); in getUvecConstant()