Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glDisable
Method
glDisable
client/src/main/java/jake2/client/render/opengl/QGL.java:57–57 ·
view source on GitHub ↗
(int cap)
Source
from the content-addressed store, hash-verified
55
void
glDepthRange(double zNear, double zFar);
56
57
void
glDisable(
int
cap);
58
59
void
glDisableClientState(
int
cap);
60
Callers
15
glDisable
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