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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
H A Ddispatch.h5024 typedef void (GLAPIENTRYP _glptr_GetClipPlane)(GLenum, GLdouble *); typedef
5027 static inline _glptr_GetClipPlane GET_GetClipPlane(struct _glapi_table *disp) {
5028 return (_glptr_GetClipPlane) (GET_by_offset(disp, _gloffset_GetClipPlane));

Completed in 91 milliseconds