MCPcopy 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

copyFromMethod · 0.80
createVertShaderMethod · 0.80
drawCompositeMethod · 0.80
glDrawArraysMethod · 0.80
callListMethod · 0.80
callListsMethod · 0.80
glMultiDrawArraysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected