mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-21 19:17:57 +00:00
shader: Rename maxwell/program.h to translate_program.h
This commit is contained in:
parent
a9a5f5b535
commit
41c634a7a9
5 changed files with 6 additions and 11 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "shader_recompiler/backend/spirv/emit_spirv.h"
|
||||
#include "shader_recompiler/environment.h"
|
||||
#include "shader_recompiler/frontend/maxwell/control_flow.h"
|
||||
#include "shader_recompiler/frontend/maxwell/program.h"
|
||||
#include "shader_recompiler/frontend/maxwell/translate_program.h"
|
||||
#include "shader_recompiler/program_header.h"
|
||||
#include "video_core/dirty_flags.h"
|
||||
#include "video_core/engines/kepler_compute.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue