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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h2836 typedef void (GLAPIENTRYP _glptr_Indexfv)(const GLfloat *); typedef
2839 static inline _glptr_Indexfv GET_Indexfv(struct _glapi_table *disp) {
2840 return (_glptr_Indexfv) (GET_by_offset(disp, _gloffset_Indexfv));

Completed in 218 milliseconds