Is it possible to allocate host memory by overriding PFN_vkAllocationFunction and passing the callback to a Vulkan function

后端 未结 0 1886
星月不相逢
星月不相逢 2021-02-11 01:34

I have implemented a custom allocator to track the memory that is allocated by vkAllocateMemory. I have also studied the official Khronos documentation regarding th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题