Searched refs:node_attrtype (Results 1 – 1 of 1) sorted by relevance
144 GLenum node_attrtype[VBO_ATTRIB_MAX]; /* copy of node->attrtype[] */ in vbo_bind_vertex_list() local148 memcpy(node_attrtype, node->attrtype, sizeof(node->attrtype)); in vbo_bind_vertex_list()187 node_attrtype[VERT_ATTRIB_GENERIC0] = node_attrtype[0]; in vbo_bind_vertex_list()206 arrays[attr].Type = node_attrtype[src]; in vbo_bind_vertex_list()208 vbo_attrtype_to_integer_flag(node_attrtype[src]); in vbo_bind_vertex_list()