Vulkan: Command Buffer. #107337

Merged
Jeroen Bakker merged 1 commits from Jeroen-Bakker/blender:vulkan-command-buffer into main 2023-04-25 15:32:47 +02:00

1 Commits

Author SHA1 Message Date
Jeroen Bakker 0e19afc039 Vulkan: Command Buffer.
Changes to the internal workings of the VKCommandBuffer:
- Use state engine to track correct usage.
- Switch between render pass/no render pass automatically.

Eventually the command buffer should be rewritten to use custom command
encoding to improve performance.
2023-04-25 15:29:03 +02:00