Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glVertexAttrib2f_client_proc_t

145 	glVertexAttrib2f_client_proc_t glVertexAttrib2f;
354 virtual glVertexAttrib2f_client_proc_t set_glVertexAttrib2f(glVertexAttrib2f_client_proc_t f) { glVertexAttrib2f_client_proc_t retval = glVertexAttrib2f; glVertexAttrib2f = f; return retval;}