Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glGetFixedvOES

896 void glGetFixedvOES(GLenum pname, GLfixed *params)
898 getDispatch()->glGetFixedvOES(pname, params);