MCPcopy 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

updateSceneMethod · 0.95
LayerMethod · 0.80

Calls 6

dictMethod · 0.95
isTrueMethod · 0.80
rgbaMultisampleMethod · 0.80
getFrameBufferWidthMethod · 0.80
getFrameBufferHeightMethod · 0.80
rgbaMethod · 0.80

Tested by

no test coverage detected