mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 04:32:25 -07: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