Minsung Kim
Results
1
comments of
Minsung Kim
@nihui Thank you for the kind and fast response 👍. I'm carefully looking into the sources and I found these at **src/allocator.cpp**. ``` // line 740 buffer_memory_type_index = vkdev->find_memory_index(memoryRequirements.memoryTypeBits, VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT,...