Searched refs:attrib_func (Results 1 – 1 of 1) sorted by relevance
54 typedef void (GLAPIENTRY *attrib_func)( GLuint indx, const void *data ); typedef58 attrib_func func;579 static attrib_func AttribFuncsNV[2][4][NUM_TYPES] = {584 (attrib_func) VertexAttrib1bvNV,585 (attrib_func) VertexAttrib1ubvNV,586 (attrib_func) VertexAttrib1svNV,587 (attrib_func) VertexAttrib1usvNV,588 (attrib_func) VertexAttrib1ivNV,589 (attrib_func) VertexAttrib1uivNV,590 (attrib_func) VertexAttrib1fvNV,[all …]