Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glCullFace
Method
glCullFace
client/src/main/java/jake2/client/render/opengl/QGL.java:47–47 ·
view source on GitHub ↗
(int mode)
Source
from the content-addressed store, hash-verified
45
int
type, ByteBuffer data);
46
47
void
glCullFace(
int
mode);
48
49
void
glDeleteTextures(IntBuffer textures);
50
Callers
4
glCullFace
Method · 0.65
GL_SetDefaultState
Method · 0.65
R_SetupGL
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