debug shader

This commit is contained in:
2025-09-20 20:02:29 +02:00
parent ce1d0dba60
commit 3d5a6fc6ac
7 changed files with 135 additions and 28 deletions
+1
View File
@@ -60,6 +60,7 @@ typedef struct ShaderProgram {
GLuint *ires_locations;
GLuint *idemo_locations;
GLuint *iseed_locations;
GLuint *istate_locations;
GLuint *vpos_locations;