Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetFixedv

471 void glGetFixedv(GLenum pname, GLfixed *params)
473 getDispatch()->glGetFixedv(pname, params);