MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getDrawBuffers

Method getDrawBuffers

src/main/java/net/optifine/shaders/Program.java:119–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117 }
118
119 public IntBuffer getDrawBuffers()
120 {
121 return this.drawBuffers;
122 }
123
124 public IntBuffer getDrawBuffersBuffer()
125 {

Callers 5

copyFromMethod · 0.80
useProgramMethod · 0.80
clearRenderBufferMethod · 0.80
renderDeferredMethod · 0.80
endLivingDamageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected