diff --git a/main.c b/main.c index fda77c0..c8edc38 100644 --- a/main.c +++ b/main.c @@ -57,6 +57,7 @@ int main() { // (TEST == 4) // Any GLSL image function will also cause a crash in its draw call, // even if the return value is unused. Here I try imageLoad. + // **Low-priority since I cannot reproduce this error yet** int status;