Searched refs:matchesHeap (Results 1 – 3 of 3) sorted by relevance
83 requirement.matchesHeap(deviceMemProps.memoryTypes[memoryTypeNdx].propertyFlags)) in selectMatchingMemoryType()118 bool MemoryRequirement::matchesHeap (VkMemoryPropertyFlags heapFlags) const in matchesHeap() function in vk::MemoryRequirement
93 bool matchesHeap (VkMemoryPropertyFlags heapFlags) const;
163 memoryRequirement.matchesHeap(deviceMemoryProperties.memoryTypes[memoryTypeNdx].propertyFlags)) in findMatchingMemoryType()