MCPcopy 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

glPixelStoreiMethod · 0.65
GL_ScreenShot_fMethod · 0.65

Implementers 2

LwjglGLclient/src/main/java/jake2/client/rend
DummyGLclient/src/main/java/jake2/client/rend

Calls

no outgoing calls

Tested by

no test coverage detected