Method
glBindTexture
(int target, int texture)
Source from the content-addressed store, hash-verified
| 19 | void glBegin(int mode); |
| 20 | |
| 21 | void glBindTexture(int target, int texture); |
| 22 | |
| 23 | void glBlendFunc(int sfactor, int dfactor); |
| 24 | |
Implementers 2
LwjglGLclient/src/main/java/jake2/client/rend DummyGLclient/src/main/java/jake2/client/rend
Tested by
no test coverage detected