Searched refs:vao_to_vbo_map (Results 1 – 2 of 2) sorted by relevance
118 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode]; in vbo_exec_bind_arrays() local123 const GLubyte vbo_attr = vao_to_vbo_map[vao_attr]; in vbo_exec_bind_arrays()
385 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode]; in compare_vao() local391 const unsigned char vbo_attr = vao_to_vbo_map[attr]; in compare_vao()451 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode]; in update_vao() local456 const GLubyte vbo_attr = vao_to_vbo_map[vao_attr]; in update_vao()