Searched refs:metadataAllocation (Results 1 – 1 of 1) sorted by relevance
3194 …const de::SharedPtr<Allocation> metadataAllocation(allocator.allocate(metadataAllocRequirements, M… in allocateAndBindSparseImage() local3201 metadataAllocation->getMemory(), // VkDeviceMemory memory; in allocateAndBindSparseImage()3202 metadataAllocation->getOffset(), // VkDeviceSize memoryOffset; in allocateAndBindSparseImage()3206 allocations.push_back(metadataAllocation); in allocateAndBindSparseImage()