mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
PortableVertexFormat: use AttributeFormat for posmtx attribute format
This commit is contained in:
@@ -89,8 +89,7 @@ struct PortableVertexDeclaration
|
||||
AttributeFormat normals[3];
|
||||
AttributeFormat colors[2];
|
||||
AttributeFormat texcoords[8];
|
||||
|
||||
int posmtx_offset;
|
||||
AttributeFormat posmtx;
|
||||
};
|
||||
|
||||
// The implementation of this class is specific for GL/DX, so NativeVertexFormat.cpp
|
||||
|
||||
Reference in New Issue
Block a user