Files
test/source/blender
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-06 11:26:28 +10:00
2024-06-24 10:28:50 +02:00
2024-06-21 10:24:53 +02:00
2024-06-24 00:38:11 +02:00