ogl-samples 4.4 gl-430-program-compute-image.cpp compile error
joyossarian opened this issue · 1 comments
joyossarian commented
Line421 should be: glActiveTexture(GL_TEXTURE0 + sampling::SAMPLER_DIFFUSE);
Groovounet commented
This bug is fixed in branch 4.4.0 for ogl-samples-4.4.0.1 release.
Thanks for reporting,
Christophe