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

Method setDrawBuffers

src/main/java/net/optifine/shaders/Program.java:179–182  ·  view source on GitHub ↗
(IntBuffer drawBuffers)

Source from the content-addressed store, hash-verified

177 }
178
179 public void setDrawBuffers(IntBuffer drawBuffers)
180 {
181 this.drawBuffers = drawBuffers;
182 }
183
184 public void setCompositeMipmapSetting(int compositeMipmapSetting)
185 {

Callers 1

uninitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected