Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gl-500-multi-draw-indirect-count-arb #33

Open
elect86 opened this issue Feb 3, 2016 · 0 comments
Open

gl-500-multi-draw-indirect-count-arb #33

elect86 opened this issue Feb 3, 2016 · 0 comments

Comments

@elect86
Copy link
Collaborator

elect86 commented Feb 3, 2016

Bug 1287

gl4.glNamedBufferStorage(bufferName[Buffer.ELEMENT], elementSize, elementBuffer, 0);

fires

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)

and

Bug 1288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant