Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:set_glFlush

374 	virtual glFlush_client_proc_t set_glFlush(glFlush_client_proc_t f) { glFlush_client_proc_t retval = glFlush; glFlush = f; return retval;}