Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glLoadIdentity
Method
glLoadIdentity
client/src/main/java/jake2/client/render/opengl/QGL.java:92–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
void
glLockArraysEXT(
int
first,
int
count);
91
92
void
glLoadIdentity();
93
94
void
glLoadMatrix(FloatBuffer m);
95
Callers
6
glLoadIdentity
Method · 0.65
R_PolyBlend
Method · 0.65
R_SetupGL
Method · 0.65
R_SetGL2D
Method · 0.65
R_BeginFrame
Method · 0.65
R_DrawAliasModel
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