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

Method createEmptyContext

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

Source from the content-addressed store, hash-verified

1173
1174
1175 protected int createEmptyContext() {
1176 return -1;
1177 }
1178
1179
1180 protected int getCurrentContext() {

Callers 5

PShaderMethod · 0.80
VertexBufferMethod · 0.80
FrameBufferMethod · 0.80
TextureMethod · 0.80
PShapeOpenGLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected