Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ enableFBOLayer
Method
enableFBOLayer
core/src/processing/opengl/PGL.java:530–532 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
528
529
530
public
void
enableFBOLayer() {
531
fboLayerEnabledReq = true;
532
}
533
534
535
public
void
disableFBOLayer() {
Callers
6
requestFBOLayer
Method · 0.95
initPresentMode
Method · 0.95
endRender
Method · 0.95
unbindTyped
Method · 0.80
filter
Method · 0.80
copy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected