Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glEnable
Method
glEnable
client/src/main/java/jake2/client/render/opengl/QGL.java:67–67 ·
view source on GitHub ↗
(int cap)
Source
from the content-addressed store, hash-verified
65
void
glDrawElements(
int
mode, IntBuffer indices);
66
67
void
glEnable(
int
cap);
68
69
void
glEnableClientState(
int
cap);
70
Callers
15
glEnable
Method · 0.65
R_DrawTriangleOutlines
Method · 0.65
R_DrawAlphaSurfaces
Method · 0.65
R_DrawInlineBModel
Method · 0.65
GL_SetDefaultState
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_RenderDlights
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