Skip to content

Commit

Permalink
Fix triangle with vertex stride test case
Browse files Browse the repository at this point in the history
  • Loading branch information
appgurueu committed Jun 8, 2024
1 parent 7a32a7e commit 2d9e6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unittest/assets/triangle_with_vertex_stride.gltf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
{
"buffer" : 0,
"byteOffset" : 8,
"byteLength" : 36,
"byteLength" : 72,
"byteStride" : 24,
"target" : 34962
}
Expand Down

0 comments on commit 2d9e6d9

Please sign in to comment.