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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h5966 typedef void (GLAPIENTRYP _glptr_Indexub)(GLubyte); typedef in typeref:typename:void (GLAPIENTRYP)(GLubyte)
5969 static inline _glptr_Indexub GET_Indexub(struct _glapi_table *disp) {
5970 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h6439 typedef void (GLAPIENTRYP _glptr_Indexub)(GLubyte); typedef in typeref:typename:void (GLAPIENTRYP)(GLubyte)
6442 static inline _glptr_Indexub GET_Indexub(struct _glapi_table *disp) {
6443 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub));
[all...]

Completed in 104 milliseconds