Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5264 typedef void (GLAPIENTRYP _glptr_PixelMapusv)(GLenum, GLsizei, const GLushort *); typedef
5267 static inline _glptr_PixelMapusv GET_PixelMapusv(struct _glapi_table *disp) { in GET_PixelMapusv()
5268 return (_glptr_PixelMapusv) (GET_by_offset(disp, _gloffset_PixelMapusv)); in GET_PixelMapusv()