Searched refs:propVec (Results 1 – 1 of 1) sorted by relevance
5473 …const auto propVec = getPhysicalDeviceSparseImageFormatProperties(instance, physicalDevice, format… in checkSparseImageFormatSupport() local5474 return (propVec.size() != 0); in checkSparseImageFormatSupport()