Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Darrayobj.h306 _mesa_draw_attributes_relative_offset(const struct gl_array_attributes *attrib) in _mesa_draw_attributes_relative_offset() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_array.cpp171 const GLuint off = _mesa_draw_attributes_relative_offset(attrib); in setup_arrays()