Searched refs:s_glDrawTexsOES (Results 1 – 2 of 2) sorted by relevance
78 static void s_glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h);
46 void RenderingThread::s_glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h) in s_glDrawTexsOES() function in RenderingThread299 m_glDrawTexsOES = m_glDec.set_glDrawTexsOES(s_glDrawTexsOES); in thread()