Searched defs:hasImage (Results 1 – 5 of 5) sorted by relevance
490 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local570 const bool hasImage = (descType == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in iterate() local
3457 const bool hasImage = (resource.getDescriptorType() == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in runAndVerifyDefaultPipeline() local3621 const bool hasImage = (resource.getDescriptorType() == VK_DESCRIPTOR_TYPE_STORAGE_IMAGE) || in runAndVerifyDefaultPipeline() local
2825 public boolean hasImage() { in hasImage() method
1011 bool hasImage(const ImageHelper *image, UniqueSerial imageSiblingSerial) const in hasImage() function
8029 bool hasImage; member