ndsol / volcano

Get started with Vulkan. Keep it simple, short and sweet. See https://github.com/ndsol/VolcanoSamples
GNU General Public License v3.0
5 stars 1 forks source link

Device Generated Commands #9

Open volcanoauthors opened 7 years ago

volcanoauthors commented 7 years ago

VK_NVX_device_generated_commands adds device-generated commands to Vulkan. (DX12 has device-generated commands without the need for an extension.)

Two samples have been posted by nvidia: