You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by: java.lang.InternalError: Immutable glNamedBufferStorage not supported yet
at jogamp.opengl.GLBufferObjectTracker.createBufferStorage(GLBufferObjectTracker.java:219)
at jogamp.opengl.gl4.GL4bcImpl.glNamedBufferStorage(GL4bcImpl.java:40826)
at tests.gl_450.Gl_450_direct_state_access.initBuffer(Gl_450_direct_state_access.java:220)
Bug 1287
gl4.glNamedBufferStorage(bufferName[Buffer.ELEMENT], elementSize, elementBuffer, 0);
fires
and
Bug 1288
The text was updated successfully, but these errors were encountered: