Some tests in the VK CTS are using lots of atomics and can be quite slow due to the atomic operations going to system memory. It would be nice to be able describe buffer/resources as device-only so that they can be allocated in device-local memory.
Some tests in the VK CTS are using lots of atomics and can be quite slow due to the atomic operations going to system memory.
It would be nice to be able describe buffer/resources as device-only so that they can be allocated in device-local memory.