Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ unbindBuffer
Method
unbindBuffer
src/main/java/net/optifine/render/VboRegion.java:282–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
}
281
282
public
void
unbindBuffer()
283
{
284
OpenGlHelper.glBindBuffer(OpenGlHelper.GL_ARRAY_BUFFER, 0);
285
}
286
287
public
void
deleteGlBuffers()
288
{
Callers
2
VboRegion
Method · 0.95
bufferData
Method · 0.95
Calls
1
glBindBuffer
Method · 0.95
Tested by
no test coverage detected