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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5977 typedef void (GLAPIENTRYP _glptr_Indexubv)(const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLubyte *)
5980 static inline _glptr_Indexubv GET_Indexubv(struct _glapi_table *disp) {
5981 return (_glptr_Indexubv) (GET_by_offset(disp, _gloffset_Indexubv));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6450 typedef void (GLAPIENTRYP _glptr_Indexubv)(const GLubyte *); typedef in typeref:typename:void (GLAPIENTRYP)(const GLubyte *)
6453 static inline _glptr_Indexubv GET_Indexubv(struct _glapi_table *disp) {
6454 return (_glptr_Indexubv) (GET_by_offset(disp, _gloffset_Indexubv));
[all...]

Completed in 106 milliseconds