Searched refs:getImageType (Results 1 – 6 of 6) sorted by relevance
742 Type SampledImageType::getImageType() const { return getImpl()->imageType; } in getImageType() function in SampledImageType756 getImageType().cast<ImageType>().getExtensions(extensions, storage); in getExtensions()762 getImageType().cast<ImageType>().getCapabilities(capabilities, storage); in getCapabilities()
805 os << "sampled_image<" << type.getImageType() << ">"; in print()
4254 auto imageType = sampledImageType.getImageType().cast<spirv::ImageType>(); in verify()
150 "$_self.cast<spirv::SampledImageType>().getImageType()">]> {
252 Type getImageType() const;
521 processType(loc, sampledImageType.getImageType(), imageTypeID))) { in prepareBasicType()