Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ newFBO
Method
newFBO
src/main/java/fieldbox/ui/Compositor.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
private
FBO newFBO() {
76
return
newFBO(0);
77
}
78
79
private
FBO newFBO(
int
unit) {
80
if
(Options.dict()
Callers
2
updateScene
Method · 0.95
Layer
Method · 0.80
Calls
6
dict
Method · 0.95
isTrue
Method · 0.80
rgbaMultisample
Method · 0.80
getFrameBufferWidth
Method · 0.80
getFrameBufferHeight
Method · 0.80
rgba
Method · 0.80
Tested by
no test coverage detected