Searched refs:GET_Begin (Results 1 – 2 of 2) sorted by relevance
442 return GET_Begin((struct _glapi_table *) dispatch) == _mesa_noop_Begin; in _mesa_using_noop_vtxfmt()
2560 (* GET_Begin(disp)) parameters2561 static inline _glptr_Begin GET_Begin(struct _glapi_table *disp) { in GET_Begin() function