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 17:11:19 +02:00
2024-05-02 12:21:48 -04:00
2024-03-18 15:04:12 +01:00
2024-05-10 22:35:33 +03:00
2024-05-10 21:58:43 +02:00
2024-05-11 14:42:34 +03:00
2024-05-10 21:58:43 +02:00
2024-04-16 12:27:47 +10:00
2024-05-06 14:51:23 +02:00
2024-05-10 18:08:33 +02:00
2024-04-11 20:46:14 +02:00
2024-04-15 09:50:47 +10:00
2024-05-02 17:17:03 +02:00
2024-05-11 15:40:44 +02:00
2024-05-12 10:24:07 +02:00
2024-05-04 15:24:46 +10:00
2024-05-03 11:33:21 +10:00
2024-05-08 12:35:06 +02:00
2024-05-03 11:33:21 +10:00
2024-05-13 08:32:58 +02:00
2024-03-18 15:04:12 +01:00
2024-05-09 13:49:35 +02:00
2024-05-13 03:02:31 +02:00
2024-05-13 12:38:46 +10:00
2024-05-13 12:38:46 +10:00
2024-05-08 20:24:10 +02:00
2024-05-10 21:58:43 +02:00
2024-05-10 21:06:44 +02:00
2024-05-10 18:54:53 +02:00
2024-05-10 20:20:06 +02:00
2024-04-25 12:02:14 +10:00
2024-05-06 11:28:10 +10:00
2024-05-10 18:18:03 +02:00
2024-04-11 20:46:14 +02:00