Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ GL_InitImages
Method
GL_InitImages
client/src/main/java/jake2/client/render/fast/Main.java:85–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
abstract
void
GL_SetDefaultState();
84
85
abstract
void
GL_InitImages();
86
abstract
void
Mod_Init();
// Model.java
87
abstract
void
R_InitParticleTexture();
// MIsc.java
88
abstract
void
R_DrawAliasModel(entity_t e);
// Mesh.java
Callers
1
R_Init2
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected