MCPcopy Index your code
hub / github.com/processing/processing / getDepthBits

Method getDepthBits

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

Source from the content-addressed store, hash-verified

507
508
509 abstract protected int getDepthBits();
510
511
512 abstract protected int getStencilBits();

Callers 2

createFBOLayerMethod · 0.95
getGLParametersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected