Removed outdated todos
This commit is contained in:
parent
afde90dcfd
commit
213bf850d5
5 changed files with 1 additions and 6 deletions
|
|
@ -83,7 +83,6 @@ public:
|
|||
} vertexAttributeBuffers;
|
||||
|
||||
// Buffers for the separate vertex attributes
|
||||
// @todo: rename
|
||||
struct SeparateVertexBuffers {
|
||||
vks::Buffer pos, normal, uv, tangent;
|
||||
} separateVertexBuffers;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue