wip
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
light7734 2025-10-09 14:12:48 +03:30
parent 6545c56a84
commit b3be5e205d
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -44,8 +44,8 @@ add_test_module(renderer
# frontend/context/surface.test.cpp # frontend/context/surface.test.cpp
# frontend/context/device.test.cpp # frontend/context/device.test.cpp
# frontend/context/swapchain.test.cpp # frontend/context/swapchain.test.cpp
frontend/renderer/pass.test.cpp # frontend/renderer/pass.test.cpp
# frontend/renderer/renderer.test.cpp frontend/renderer/renderer.test.cpp
# backend specific tests -- vk # backend specific tests -- vk
# backend/vk/context/instance.test.cpp # backend/vk/context/instance.test.cpp