Lines Matching refs:_glptr_GetPixelMapuiv
5966 typedef void (GLAPIENTRYP _glptr_GetPixelMapuiv)(GLenum, GLuint *);5969 static inline _glptr_GetPixelMapuiv GET_GetPixelMapuiv(struct _glapi_table *disp) {5970 return (_glptr_GetPixelMapuiv) (GET_by_offset(disp, _gloffset_GetPixelMapuiv));