Searched refs:AllocateAndBindMemoryToVkBuffer (Results 1 – 4 of 4) sorted by relevance
53 Result AllocateAndBindMemoryToVkBuffer(VkBuffer buffer,
53 r = AllocateAndBindMemoryToVkBuffer(buffer_, &memory_, in Initialize()
101 Result Resource::AllocateAndBindMemoryToVkBuffer(VkBuffer buffer, in AllocateAndBindMemoryToVkBuffer() function in amber::vulkan::Resource
166 r = AllocateAndBindMemoryToVkBuffer(host_accessible_buffer_, in Initialize()