Files
test/source/blender/gpu/vulkan
Jeroen Bakker ab3ae2be4d Fix: Vulkan Use Resource After Free
When immediate mode is used with a temp texture the
draw command was executed after the texture was freed.

This PR ensures that the draw command is executed before
the texture is freed.

Pull Request: https://projects.blender.org/blender/blender/pulls/111111
2023-08-15 14:15:46 +02:00
..
2023-06-12 14:56:38 +02:00
2023-06-21 11:28:58 +10:00