We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ecbdc commit e02911fCopy full SHA for e02911f
src/state.h
@@ -5,6 +5,5 @@
5
struct MyState {
6
GLuint shaderProgram;
7
GLuint vao;
8
- GLuint ebo;
9
int numTris;
10
};
0 commit comments