Re: Using GL2 from JOGL
Posted by
gouessej on
Feb 12, 2019; 8:08pm
URL: https://forum.jogamp.org/Using-GL2-from-JOGL-tp4039492p4039520.html
glMapNamedBufferRange is only available in OpenGL >= 4.5 too whereas glMapBufferRange should work on your hardware.