MCPcopy Create free account
hub / github.com/benfry/processing4 / requestFBOLayer

Method requestFBOLayer

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

Source from the content-addressed store, hash-verified

522
523
524 @Deprecated
525 public void requestFBOLayer() {
526 enableFBOLayer();
527 }
528
529
530 public void enableFBOLayer() {

Callers

nothing calls this directly

Calls 1

enableFBOLayerMethod · 0.95

Tested by

no test coverage detected