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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h11493 typedef void (GLAPIENTRYP _glptr_GetFloati_v)(GLenum, GLuint, GLfloat *); typedef
11496 static inline _glptr_GetFloati_v GET_GetFloati_v(struct _glapi_table *disp) {
11497 return (_glptr_GetFloati_v) (GET_by_offset(disp, _gloffset_GetFloati_v));

Completed in 134 milliseconds