mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-08 03:17:52 -05:00
shader: Rename maxwell/program.h to translate_program.h
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
#include "shader_recompiler/backend/spirv/emit_spirv.h"
|
||||
#include "shader_recompiler/frontend/ir/program.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/profile.h"
|
||||
#include "video_core/engines/kepler_compute.h"
|
||||
#include "video_core/engines/maxwell_3d.h"
|
||||
|
Reference in New Issue
Block a user