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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h7379 typedef void (GLAPIENTRYP _glptr_BeginQuery)(GLenum, GLuint); typedef
7382 static inline _glptr_BeginQuery GET_BeginQuery(struct _glapi_table *disp) {
7383 return (_glptr_BeginQuery) (GET_by_offset(disp, _gloffset_BeginQuery));

Completed in 194 milliseconds