Home
last modified time | relevance | path

Searched refs:_glptr_ClearBufferiv (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h8839 typedef void (GLAPIENTRYP _glptr_ClearBufferiv)(GLenum, GLint, const GLint *); typedef
8842 static inline _glptr_ClearBufferiv GET_ClearBufferiv(struct _glapi_table *disp) { in GET_ClearBufferiv()
8843 return (_glptr_ClearBufferiv) (GET_by_offset(disp, _gloffset_ClearBufferiv)); in GET_ClearBufferiv()