mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-31 07:53:36 +08:00
Move SPIR-V emission functions to their own header
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "shader_recompiler/backend/spirv/emit_spirv.h"
|
||||
#include "shader_recompiler/backend/spirv/emit_spirv_instructions.h"
|
||||
|
||||
namespace Shader::Backend::SPIRV {
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user