MCPcopy Index your code
hub / github.com/benfry/processing4 / getGLSLVersionSuffix

Method getGLSLVersionSuffix

core/src/processing/opengl/PGL.java:1895–1895  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1893
1894 abstract protected int getGLSLVersion();
1895 abstract protected String getGLSLVersionSuffix();
1896
1897
1898 protected String[] loadVertexShader(String filename) {

Callers 2

initTex2DShaderMethod · 0.95
initTexRectShaderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected