vktestbinding.cpp | 516 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
|