Lot of changes
This commit is contained in:
@@ -8,7 +8,8 @@ struct VertexInput
|
||||
|
||||
interface IVertexData
|
||||
{
|
||||
VertexAttributes getAttributes(uint index);
|
||||
VertexAttributes getAttributes(uint index);
|
||||
VertexAttributes getPosition(uint index);
|
||||
};
|
||||
|
||||
layout(set=1)
|
||||
|
||||
Reference in New Issue
Block a user