diff options
author | Sven Gothel <[email protected]> | 2014-09-02 02:04:22 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-09-02 02:04:22 +0200 |
commit | 79ac86efa3f0b114ce456e7f2a8ef341932fd17c (patch) | |
tree | be6535434c5779caf5b46c8a652461645cc217d9 /make/scripts/check-java-major-version.sh | |
parent | 3edf24ba4fdca529b25e780c2b0996ff4237d950 (diff) |
Bug 1052 - OpenGL ES 3.0 Mesa 10.1.3 Caught GLException: Not a GL4ES3 implementation - Part 1/2
Test enhancements triggering issue 'Bug 1052 - OpenGL ES 3.0 Mesa 10.1.3 Caught GLException: Not a GL4ES3 implementation'
- TestGLProfile01NEWT: Complete GLProfile and GL-object and GLContext validation
- On OpenGL ES 3.0 Mesa 10.1.4 it produces:
1) test06GLProfileGL4ES3(com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT)
javax.media.opengl.GLException: GL4ES3 is neither GL4bc, GL4 nor GLES3
at com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.validateGLProfileGL4ES3(TestGLProfile01NEWT.java:531)
at com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.validateOffline(TestGLProfile01NEWT.java:708)
at com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.test06GLProfileGL4ES3(TestGLProfile01NEWT.java:948)
i.e. wrong mapping of request GL4ES3 -> GL3
Diffstat (limited to 'make/scripts/check-java-major-version.sh')
0 files changed, 0 insertions, 0 deletions