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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h16509 typedef void (GLAPIENTRYP _glptr_Fogx)(GLenum, GLfixed); typedef
16512 static inline _glptr_Fogx GET_Fogx(struct _glapi_table *disp) {
16513 return (_glptr_Fogx) (GET_by_offset(disp, _gloffset_Fogx));

Completed in 151 milliseconds