vuda icon indicating copy to clipboard operation
vuda copied to clipboard

Use `VK_KHR_buffer_device_address` extensions?

Open ghost opened this issue 4 years ago • 0 comments

I suggest using the real device buffer address for pointers. And use the extension VK_KHR_buffer_device_address. For passing in device, I suggest using inline uniform or push constant.

Also, I suggest using VK_KHR_workgroup_memory_explicit_layout extensions.

ghost avatar Mar 11 '21 18:03 ghost