Searched refs:_mesa_draw_buffer_binding_from_attrib (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | arrayobj.h | 229 _mesa_draw_buffer_binding_from_attrib(const struct gl_vertex_array_object *vao, function in typeref:typename:const struct gl_vertex_buffer_binding * 259 return _mesa_draw_buffer_binding_from_attrib(vao, attrib); 345 *binding = _mesa_draw_buffer_binding_from_attrib(vao, *attrib); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | arrayobj.h | 236 _mesa_draw_buffer_binding_from_attrib(const struct gl_vertex_array_object *vao, function in typeref:typename:const struct gl_vertex_buffer_binding * 277 return _mesa_draw_buffer_binding_from_attrib(vao, attrib); |
Completed in 2 milliseconds