Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
enableFBOLayer
Method · 0.95
Tested by
no test coverage detected