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

/external/vulkan-validation-layers/tests/
H A Dvktestbinding.cpp516 bind_memory(internal_mem_, 0);
532 void Buffer::bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset) { function in class:vk_testing::Buffer
551 bind_memory(internal_mem_, 0);
581 void Image::bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset) { function in class:vk_testing::Image

Completed in 33 milliseconds