Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glGetClipPlanefOES_client_proc_t

255 	glGetClipPlanefOES_client_proc_t glGetClipPlanefOES;
547 virtual glGetClipPlanefOES_client_proc_t set_glGetClipPlanefOES(glGetClipPlanefOES_client_proc_t f) { glGetClipPlanefOES_client_proc_t retval = glGetClipPlanefOES; glGetClipPlanefOES = f; return retval;}