Vulkan: Initial Draw List #107873

Merged
Jeroen Bakker merged 1 commits from Jeroen-Bakker/blender:vulkan-draw-list-init into main 2023-05-12 12:09:47 +02:00

1 Commits

Author SHA1 Message Date
Jeroen Bakker 661213ae5c Vulkan: Initial Draw List
Dummy implementation of the VKDrawList that isn't caching the draw calls
but just execute them when they are appended to the list.
2023-05-12 12:01:26 +02:00