Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getGLSLVersionSuffix
Method
getGLSLVersionSuffix
core/src/processing/opengl/PGL.java:1851–1851 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1849
1850
abstract
protected
int
getGLSLVersion();
1851
abstract
protected
String getGLSLVersionSuffix();
1852
1853
1854
protected
String[] loadVertexShader(String filename) {
Callers
2
initTex2DShader
Method · 0.95
initTexRectShader
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected