mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 13:07:58 -05:00
Move SPIR-V emission functions to their own header
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include <bit>
|
||||
|
||||
#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