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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h2814 typedef void (GLAPIENTRYP _glptr_Indexdv)(const GLdouble *); typedef
2817 static inline _glptr_Indexdv GET_Indexdv(struct _glapi_table *disp) {
2818 return (_glptr_Indexdv) (GET_by_offset(disp, _gloffset_Indexdv));

Completed in 213 milliseconds