Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ getCountInstances
Method
getCountInstances
src/main/java/net/optifine/shaders/Program.java:134–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
}
133
134
public
int
getCountInstances()
135
{
136
return
this.countInstances;
137
}
138
139
public
GlAlphaState getAlphaState()
140
{
Callers
7
copyFrom
Method · 0.80
createVertShader
Method · 0.80
drawComposite
Method · 0.80
glDrawArrays
Method · 0.80
callList
Method · 0.80
callLists
Method · 0.80
glMultiDrawArrays
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected