Searched refs:_glptr_EndList (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h2330 typedef void (GLAPIENTRYP _glptr_EndList)(void); typedef
2333 static inline _glptr_EndList GET_EndList(struct _glapi_table *disp) {
2334 return (_glptr_EndList) (GET_by_offset(disp, _gloffset_EndList));

Completed in 197 milliseconds