Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glBegin
Method
glBegin
client/src/main/java/jake2/client/render/opengl/QGL.java:19–19 ·
view source on GitHub ↗
(int mode)
Source
from the content-addressed store, hash-verified
17
void
glArrayElement(
int
index);
18
19
void
glBegin(
int
mode);
20
21
void
glBindTexture(
int
target,
int
texture);
22
Callers
15
glBegin
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