Home
last modified time | relevance | path

Searched refs:_glptr_Rectf (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h3449 typedef void (GLAPIENTRYP _glptr_Rectf)(GLfloat, GLfloat, GLfloat, GLfloat); typedef
3452 static inline _glptr_Rectf GET_Rectf(struct _glapi_table *disp) { in GET_Rectf()
3453 return (_glptr_Rectf) (GET_by_offset(disp, _gloffset_Rectf)); in GET_Rectf()