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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5504 typedef void (GLAPIENTRYP _glptr_GetPixelMapusv)(GLenum, GLushort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLushort *)
5507 static inline _glptr_GetPixelMapusv GET_GetPixelMapusv(struct _glapi_table *disp) {
5508 return (_glptr_GetPixelMapusv) (GET_by_offset(disp, _gloffset_GetPixelMapusv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5977 typedef void (GLAPIENTRYP _glptr_GetPixelMapusv)(GLenum, GLushort *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLushort *)
5980 static inline _glptr_GetPixelMapusv GET_GetPixelMapusv(struct _glapi_table *disp) {
5981 return (_glptr_GetPixelMapusv) (GET_by_offset(disp, _gloffset_GetPixelMapusv));
[all...]

Completed in 106 milliseconds