Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5946 typedef void (GLAPIENTRYP _glptr_Indexub)(GLubyte); typedef
5949 static inline _glptr_Indexub GET_Indexub(struct _glapi_table *disp) { in GET_Indexub()
5950 return (_glptr_Indexub) (GET_by_offset(disp, _gloffset_Indexub)); in GET_Indexub()