Searched refs:AllocationMp (Results 1 – 2 of 2) sorted by relevance
40 typedef vkt::SpirVAssembly::AllocationMp AllocationMp; typedef52 …face& vkdi, const VkDevice& device, Allocator& allocator, size_t numBytes, AllocationMp* outMemory) in createBufferAndBindMemory()68 AllocationMp bufferMemory = allocator.allocate(requirements, MemoryRequirement::HostVisible); in createBufferAndBindMemory()309 AllocationMp alloc; in iterate()322 AllocationMp alloc; in iterate()
42 typedef de::MovePtr<vk::Allocation> AllocationMp; typedef