Searched refs:GET_Begin (Results 1 – 3 of 3) sorted by relevance
515 return GET_Begin((struct _glapi_table *) dispatch) == _mesa_noop_Begin; in _mesa_using_noop_vtxfmt()
2254 (* GET_Begin(disp)) parameters2255 static inline _glptr_Begin GET_Begin(struct _glapi_table *disp) { in GET_Begin() function