Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:set_glGetBufferPointervOES

536 	virtual glGetBufferPointervOES_client_proc_t set_glGetBufferPointervOES(glGetBufferPointervOES_client_proc_t f) { glGetBufferPointervOES_client_proc_t retval = glGetBufferPointervOES; glGetBufferPointervOES = f; return retval;}