mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 22:35:45 +00:00
shader: Add pools and rename files
This commit is contained in:
parent
f5b3324bca
commit
b229ffc0bc
30 changed files with 255 additions and 108 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "shader_recompiler/frontend/ir/condition.h"
|
||||
#include "shader_recompiler/frontend/maxwell/instruction.h"
|
||||
#include "shader_recompiler/frontend/maxwell/location.h"
|
||||
#include "shader_recompiler/frontend/maxwell/opcode.h"
|
||||
#include "shader_recompiler/frontend/maxwell/opcodes.h"
|
||||
|
||||
namespace Shader::Maxwell::Flow {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue