Files
test/source/blender/gpu/vulkan/render_graph
Jeroen Bakker 3d20d39115 Cleanup: Vulkan: Use is_link_to_buffer
Previous implementation used the resource state tracker which is a hash
table lookup. `is_link_to_buffer` is a bit cheaper as it is compares
already loaded data.
2025-02-04 16:28:46 +01:00
..
2025-02-03 08:06:10 +01:00