Files
test2/source/blender
Jeroen Bakker ca40b12240 Vulkan: Remove unneeded device usage in render graph tests
The render graph tests initialized a command buffer wrapper that
requires a working device. The wrapper was not used, but when
destructing it would try to deallocate the command buffer, which
cannot be done as that requires a working device as well.

This PR removes the unneeded command buffer wrappers in the test
cases.
2024-05-13 08:32:58 +02:00
..
2024-05-10 22:35:33 +03:00
2024-05-11 14:42:34 +03:00
2024-05-04 15:24:46 +10:00
2024-04-25 12:02:14 +10:00