Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glVertexAttrib1f

143 	glVertexAttrib1f_client_proc_t glVertexAttrib1f;
352 virtual glVertexAttrib1f_client_proc_t set_glVertexAttrib1f(glVertexAttrib1f_client_proc_t f) { glVertexAttrib1f_client_proc_t retval = glVertexAttrib1f; glVertexAttrib1f = f; return retval;}