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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17989 typedef void (GLAPIENTRYP _glptr_GetClipPlanef)(GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLfloat *)
17992 static inline _glptr_GetClipPlanef GET_GetClipPlanef(struct _glapi_table *disp) {
17993 return (_glptr_GetClipPlanef) (GET_by_offset(disp, _gloffset_GetClipPlanef));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h18462 typedef void (GLAPIENTRYP _glptr_GetClipPlanef)(GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLfloat *)
18465 static inline _glptr_GetClipPlanef GET_GetClipPlanef(struct _glapi_table *disp) {
18466 return (_glptr_GetClipPlanef) (GET_by_offset(disp, _gloffset_GetClipPlanef));
[all...]

Completed in 111 milliseconds