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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h8655 typedef void (GLAPIENTRYP _glptr_ClearBufferfi)(GLenum, GLint, GLfloat, GLint); typedef
8658 static inline _glptr_ClearBufferfi GET_ClearBufferfi(struct _glapi_table *disp) {
8659 return (_glptr_ClearBufferfi) (GET_by_offset(disp, _gloffset_ClearBufferfi));

Completed in 128 milliseconds