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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15349 typedef void (GLAPIENTRYP _glptr_ObjectPtrLabel)(const GLvoid *, GLsizei, const GLchar *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLvoid *,GLsizei,const GLchar *)
15352 static inline _glptr_ObjectPtrLabel GET_ObjectPtrLabel(struct _glapi_table *disp) {
15353 return (_glptr_ObjectPtrLabel) (GET_by_offset(disp, _gloffset_ObjectPtrLabel));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15822 typedef void (GLAPIENTRYP _glptr_ObjectPtrLabel)(const GLvoid *, GLsizei, const GLchar *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLvoid *,GLsizei,const GLchar *)
15825 static inline _glptr_ObjectPtrLabel GET_ObjectPtrLabel(struct _glapi_table *disp) {
15826 return (_glptr_ObjectPtrLabel) (GET_by_offset(disp, _gloffset_ObjectPtrLabel));
[all...]

Completed in 131 milliseconds