mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 07:37:58 -05:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "video_core/hwrasterizer_base.h"
|
||||
#include "video_core/shader_interpreter.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
#include "gl_state.h"
|
||||
#include "gl_rasterizer_cache.h"
|
||||
|
Reference in New Issue
Block a user