mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00:00
shader: SSA and dominance
This commit is contained in:
5
src/shader_recompiler/frontend/ir/function.cpp
Normal file
5
src/shader_recompiler/frontend/ir/function.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright 2021 yuzu Emulator Project
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "shader_recompiler/frontend/ir/function.h"
|
||||
Reference in New Issue
Block a user