HomeSort by relevance Sort by last modified time
    Searched refs:bind_memory (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/tests/
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
vktestbinding.h 400 void bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset);
458 void bind_memory(const DeviceMemory &mem, VkDeviceSize mem_offset);
    [all...]

Completed in 208 milliseconds