Searched refs:getDepthInfo (Results 1 – 4 of 4) sorted by relevance
182 ImageDepthInfo getDepthInfo() const;
797 << ", " << stringifyImageDepthInfo(type.getDepthInfo()) << ", " in print()
344 ImageDepthInfo ImageType::getDepthInfo() const { return getImpl()->depthInfo; } in getDepthInfo() function in ImageType
428 operands.push_back(static_cast<uint32_t>(imageType.getDepthInfo())); in prepareBasicType()