Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h17848 typedef void (GLAPIENTRYP _glptr_ClipPlanef)(GLenum, const GLfloat *); typedef
17851 static inline _glptr_ClipPlanef GET_ClipPlanef(struct _glapi_table *disp) { in GET_ClipPlanef()
17852 return (_glptr_ClipPlanef) (GET_by_offset(disp, _gloffset_ClipPlanef)); in GET_ClipPlanef()