Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wahfl2 committed Sep 27, 2023
1 parent c278c88 commit fe37166
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ uniform usamplerBuffer u_BufferTexture; // R_32UI
out vec2 texCoord0;
out vec4 vertexColor;

// 7 x 4 = 28 bytes stride
// 11 x 4 = 44 bytes stride
vec3 position;
float size;
vec4 color;
Expand Down

0 comments on commit fe37166

Please sign in to comment.