Searched refs:s_glScissor (Results 1 – 2 of 2) sorted by relevance
906 static void s_glScissor(void *self , GLint x, GLint y, GLsizei width, GLsizei height);
6481 void GL2Encoder::s_glScissor(void *self , GLint x, GLint y, GLsizei width, GLsizei height) { in s_glScissor() function in GL2Encoder