Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/demoth/jake2
/ glPixelStorei
Method
glPixelStorei
client/src/main/java/jake2/client/render/opengl/QGL.java:103–103 ·
view source on GitHub ↗
(int pname, int param)
Source
from the content-addressed store, hash-verified
101
double zNear, double zFar);
102
103
void
glPixelStorei(
int
pname,
int
param);
104
105
void
glPointParameterEXT(
int
pname, FloatBuffer pfParams);
106
Callers
2
glPixelStorei
Method · 0.65
GL_ScreenShot_f
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