Searched refs:_vbo_attribute_alias_map (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_exec.c36 _vbo_attribute_alias_map[VP_MODE_MAX][VERT_ATTRIB_MAX] = { variable in typeref:typename:const GLubyte[][]
H A Dvbo_private.h76 _vbo_attribute_alias_map[VP_MODE_MAX][VERT_ATTRIB_MAX];
H A Dvbo_context.c223 return &vbo->current[_vbo_attribute_alias_map[vmp][attr]];
H A Dvbo_exec_draw.c205 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];
H A Dvbo_save_api.c441 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];
506 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_context.c219 return &vbo->current[_vbo_attribute_alias_map[vmp][attr]];
H A Dvbo_exec.c36 _vbo_attribute_alias_map[VP_MODE_MAX][VERT_ATTRIB_MAX] = { variable in typeref:typename:const GLubyte[][]
H A Dvbo_private.h85 _vbo_attribute_alias_map[VP_MODE_MAX][VERT_ATTRIB_MAX];
H A Dvbo_exec_draw.c122 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];
H A Dvbo_save_api.c317 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];
383 const GLubyte *const vao_to_vbo_map = _vbo_attribute_alias_map[mode];

Completed in 13 milliseconds