Searched refs:_glptr_GetPixelMapuiv (Results 1 – 1 of 1) sorted by relevance
5473 typedef void (GLAPIENTRYP _glptr_GetPixelMapuiv)(GLenum, GLuint *); typedef5476 static inline _glptr_GetPixelMapuiv GET_GetPixelMapuiv(struct _glapi_table *disp) { in GET_GetPixelMapuiv()5477 return (_glptr_GetPixelMapuiv) (GET_by_offset(disp, _gloffset_GetPixelMapuiv)); in GET_GetPixelMapuiv()