Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:set_glWeightPointerOES

540 	virtual glWeightPointerOES_client_proc_t set_glWeightPointerOES(glWeightPointerOES_client_proc_t f) { glWeightPointerOES_client_proc_t retval = glWeightPointerOES; glWeightPointerOES = f; return retval;}