Files
test2/source/blender/gpu
Jeroen Bakker 34a679d19f Vulkan: Read out of bound when using many resources
Internally the image and texture resources where kept in a vector
where the elements were referenced. When using more than 16 images
this vector is reallocated and previous references become invalid.

This is a quick fix and should be changed with something more
stable.

Pull Request: https://projects.blender.org/blender/blender/pulls/123656
2024-06-24 11:50:38 +02:00
..
2024-06-10 09:57:15 +02:00
2024-06-20 11:34:19 +02:00