mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-13 12:57:49 +00:00
VideoCore: Rename some types to more accurate names
This commit is contained in:
parent
07b51a7da0
commit
a4a4b6408c
10 changed files with 21 additions and 21 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue