Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ createEmptyContext
Method
createEmptyContext
core/src/processing/opengl/PGL.java:1132–1134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1130
1131
1132
protected
int
createEmptyContext() {
1133
return
-1;
1134
}
1135
1136
1137
protected
int
getCurrentContext() {
Callers
5
PShader
Method · 0.80
VertexBuffer
Method · 0.80
FrameBuffer
Method · 0.80
Texture
Method · 0.80
PShapeOpenGL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected