Close

Vulkan Latest Release Includes Device-Generated Commands Extension

September 27th at 4:11pm

With the release of Vulkan 1.3.296 (change log), the new Device-Generated Commands extension makes it possible to prepare sequences of commands to run directly from the GPU, and executing those sequences directly without any data going through the CPU. Igalia’s Ricardo Garcia penned a blog detailing this new extension.

Read More