Files
test2/source/blender/gpu
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-08-13 23:42:06 +02:00
2023-08-05 13:54:25 +10:00