Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
copyFrom
Method · 0.80
useProgram
Method · 0.80
clearRenderBuffer
Method · 0.80
renderDeferred
Method · 0.80
endLivingDamage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected