MCPcopy Create free account
hub / github.com/demoth/jake2 / glEnd

Method glEnd

client/src/main/java/jake2/client/render/opengl/QGL.java:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 void glEnableClientState(int cap);
70
71 void glEnd();
72
73 void glFinish();
74

Callers 15

glEndMethod · 0.65
drawPolyLinesMethod · 0.65
Draw_CharMethod · 0.65
Draw_StretchPicMethod · 0.65
Draw_PicMethod · 0.65
Draw_TileClearMethod · 0.65
Draw_FillMethod · 0.65
Draw_FadeScreenMethod · 0.65
Draw_StretchRawMethod · 0.65
R_RenderDlightMethod · 0.65
R_DrawSpriteModelMethod · 0.65
R_DrawNullModelMethod · 0.65

Implementers 2

LwjglGLclient/src/main/java/jake2/client/rend
DummyGLclient/src/main/java/jake2/client/rend

Calls

no outgoing calls

Tested by

no test coverage detected