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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h3111 typedef void (GLAPIENTRYP _glptr_RasterPos3f)(GLfloat, GLfloat, GLfloat); typedef
3114 static inline _glptr_RasterPos3f GET_RasterPos3f(struct _glapi_table *disp) {
3115 return (_glptr_RasterPos3f) (GET_by_offset(disp, _gloffset_RasterPos3f));

Completed in 198 milliseconds