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

Method requestFBOLayer

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

Source from the content-addressed store, hash-verified

481
482
483 @Deprecated
484 public void requestFBOLayer() {
485 enableFBOLayer();
486 }
487
488
489 public void enableFBOLayer() {

Callers

nothing calls this directly

Calls 1

enableFBOLayerMethod · 0.95

Tested by

no test coverage detected