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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h2825 typedef void (GLAPIENTRYP _glptr_Indexf)(GLfloat); typedef
2828 static inline _glptr_Indexf GET_Indexf(struct _glapi_table *disp) {
2829 return (_glptr_Indexf) (GET_by_offset(disp, _gloffset_Indexf));

Completed in 181 milliseconds