mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 13:37:47 +00:00
Shader_IR: corrections and clang-format
This commit is contained in:
parent
bd5969e086
commit
6389d468ff
2 changed files with 64 additions and 70 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <variant>
|
||||
#include <memory>
|
||||
#include <variant>
|
||||
|
||||
#include "video_core/engines/shader_bytecode.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue