mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 12:27:51 +00:00
shader: Unify shader stage types
This commit is contained in:
parent
0f092f17af
commit
c0705f79b8
15 changed files with 37 additions and 55 deletions
|
@ -20,7 +20,6 @@
|
|||
#include "video_core/engines/const_buffer_info.h"
|
||||
#include "video_core/engines/engine_interface.h"
|
||||
#include "video_core/engines/engine_upload.h"
|
||||
#include "video_core/engines/shader_type.h"
|
||||
#include "video_core/gpu.h"
|
||||
#include "video_core/macro/macro.h"
|
||||
#include "video_core/textures/texture.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue