[vk] Add some dynamic handling in the pipeline (#142)

Co-authored-by: crueter <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/142
Co-authored-by: Aleksandr Popovich <alekpopo@pm.me>
Co-committed-by: Aleksandr Popovich <alekpopo@pm.me>
This commit is contained in:
Aleksandr Popovich 2025-06-16 22:36:30 +00:00 committed by crueter
parent eae819f0d6
commit 6aeba9de66
9 changed files with 173 additions and 36 deletions

View file

@ -7,7 +7,6 @@
#include <catch2/catch_test_macros.hpp>
#include "common/alignment.h"
#include "common/common_types.h"
#include "video_core/buffer_cache/memory_tracker_base.h"