Searched refs:bind_memory (Results 1 - 2 of 2) sorted by relevance

/external/vulkan-validation-layers/tests/
H A Dvktestbinding.cpp473 bind_memory(internal_mem_, 0);
489 void Buffer::bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset) { function in class:vk_testing::Buffer
506 bind_memory(internal_mem_, 0);
536 void Image::bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset) { function in class:vk_testing::Image
H A Dvktestbinding.h345 void bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset);
395 void bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset);

Completed in 80 milliseconds