Fixed typos
This commit is contained in:
parent
3e5f545b83
commit
e1ec3b6c78
11 changed files with 23 additions and 29 deletions
|
|
@ -146,7 +146,7 @@ namespace vks
|
|||
|
||||
switch (topology)
|
||||
{
|
||||
// Indices for triangles
|
||||
// Indices for triangles
|
||||
case topologyTriangles:
|
||||
{
|
||||
indices = new uint32_t[w * w * 6];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue