JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.util.GLSLSimpleProgram Member List

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.GLSLSimpleProgramstatic
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