Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glMatrixIndexPointerOffset_client_proc_t

161 	glMatrixIndexPointerOffset_client_proc_t glMatrixIndexPointerOffset;
453 virtual glMatrixIndexPointerOffset_client_proc_t set_glMatrixIndexPointerOffset(glMatrixIndexPointerOffset_client_proc_t f) { glMatrixIndexPointerOffset_client_proc_t retval = glMatrixIndexPointerOffset; glMatrixIndexPointerOffset = f; return retval;}