Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ setRef
Method
setRef
src/main/java/net/optifine/shaders/Program.java:169–172 ·
view source on GitHub ↗
(int ref)
Source
from the content-addressed store, hash-verified
167
}
168
169
public
void
setRef(
int
ref)
170
{
171
this.ref = ref;
172
}
173
174
public
void
setDrawBufSettings(String drawBufSettings)
175
{
Callers
2
uninit
Method · 0.95
setupProgram
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected