renderer_vulkan: implement layer stack composition

This commit is contained in:
Liam
2024-01-31 11:27:21 -05:00
parent d4de04584f
commit 9bdf09bd76
22 changed files with 665 additions and 955 deletions
+1
View File
@@ -8,6 +8,7 @@
#include <vector>
#include "common/bit_field.h"
#include "common/common_funcs.h"
#include "common/common_types.h"
#include "common/scratch_buffer.h"
#include "video_core/engines/engine_interface.h"