Searched refs:bindMemory (Results 1 – 4 of 4) sorted by relevance
42 void Buffer::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() function in vkt::Draw::Buffer60 ret->bindMemory(allocator.allocate(bufferRequirements, memoryRequirement)); in createAndAlloc()
51 void bindMemory (de::MovePtr<vk::Allocation> allocation);
230 void bindMemory (de::MovePtr<vk::Allocation> allocation);
730 void Image::bindMemory (de::MovePtr<vk::Allocation> allocation) in bindMemory() function in vkt::Draw::Image749 ret->bindMemory(allocator.allocate(imageRequirements, memoryRequirement)); in createAndAlloc()