|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
This is the complete list of members for com.jogamp.opengl.test.junit.util.GLSLSimpleProgram, including all inherited members.
| create(final GL2ES2 gl, final String vertShaderCode, final String fragShaderCode, final boolean link) | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram | static |
| getFragShader() | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram | |
| getShaderProgram() | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram | |
| getVertShader() | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram | |
| isValid() | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram | |
| release(final GL2ES2 gl) | com.jogamp.opengl.test.junit.util.GLSLSimpleProgram |