Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5462 typedef void (GLAPIENTRYP _glptr_GetPixelMapfv)(GLenum, GLfloat *); typedef
5465 static inline _glptr_GetPixelMapfv GET_GetPixelMapfv(struct _glapi_table *disp) { in GET_GetPixelMapfv()
5466 return (_glptr_GetPixelMapfv) (GET_by_offset(disp, _gloffset_GetPixelMapfv)); in GET_GetPixelMapfv()