Searched refs:glClearColorx (Results 1 – 8 of 8) sorted by relevance
18 glClearColorx
19 glClearColorx
109 public void glClearColorx(int red, int green, int blue, int alpha) { in glClearColorx() method in MatrixTrackingGL110 mgl.glClearColorx(red, green, blue, alpha); in glClearColorx()
641 GL_API void GL_APIENTRY glClearColorx (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);