mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 07:08:00 -05:00
GPU: Refactor "VertexShader" namespace to "Shader".
- Also renames "vertex_shader.*" to "shader_interpreter.*"
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
#include "video_core/pica.h"
|
||||
|
||||
#include "video_core/vertex_shader.h"
|
||||
#include "video_core/shader_interpreter.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user