mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-06 15:24:03 -07:00
VideoCore: Rename some types to more accurate names
This commit is contained in:
@@ -82,7 +82,7 @@ private:
|
||||
|
||||
nihstro::ShaderInfo info;
|
||||
Pica::Shader::DebugData<true> debug_data;
|
||||
Pica::Shader::InputVertex input_vertex;
|
||||
Pica::Shader::AttributeBuffer input_vertex;
|
||||
|
||||
friend class GraphicsVertexShaderModel;
|
||||
};
|
||||
|
Reference in New Issue
Block a user