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