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