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