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