Home
last modified time | relevance | path

Searched refs:_mesa_draw_attributes_relative_offset (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Darrayobj.h311 _mesa_draw_attributes_relative_offset(const struct gl_array_attributes *attrib) in _mesa_draw_attributes_relative_offset() function
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw_upload.c514 _mesa_draw_attributes_relative_offset(glattrib); in brw_prepare_vertices()
623 _mesa_draw_attributes_relative_offset(glattrib); in brw_prepare_vertices()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_array.c160 const GLuint off = _mesa_draw_attributes_relative_offset(attrib); in setup_arrays()