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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5482 typedef void (GLAPIENTRYP _glptr_GetPixelMapfv)(GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLfloat *)
5485 static inline _glptr_GetPixelMapfv GET_GetPixelMapfv(struct _glapi_table *disp) {
5486 return (_glptr_GetPixelMapfv) (GET_by_offset(disp, _gloffset_GetPixelMapfv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h5955 typedef void (GLAPIENTRYP _glptr_GetPixelMapfv)(GLenum, GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLfloat *)
5958 static inline _glptr_GetPixelMapfv GET_GetPixelMapfv(struct _glapi_table *disp) {
5959 return (_glptr_GetPixelMapfv) (GET_by_offset(disp, _gloffset_GetPixelMapfv));
[all...]

Completed in 106 milliseconds