Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
glEnd
Method · 0.65
drawPolyLines
Method · 0.65
Draw_Char
Method · 0.65
Draw_StretchPic
Method · 0.65
Draw_Pic
Method · 0.65
Draw_TileClear
Method · 0.65
Draw_Fill
Method · 0.65
Draw_FadeScreen
Method · 0.65
Draw_StretchRaw
Method · 0.65
R_RenderDlight
Method · 0.65
R_DrawSpriteModel
Method · 0.65
R_DrawNullModel
Method · 0.65
Implementers
2
LwjglGL
client/src/main/java/jake2/client/rend
DummyGL
client/src/main/java/jake2/client/rend
Calls
no outgoing calls
Tested by
no test coverage detected