Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h10535 typedef void (GLAPIENTRYP _glptr_WindowPos2fMESA)(GLfloat, GLfloat); typedef
10538 static inline _glptr_WindowPos2fMESA GET_WindowPos2fMESA(struct _glapi_table *disp) { in GET_WindowPos2fMESA()
10539 return (_glptr_WindowPos2fMESA) (GET_by_offset(disp, _gloffset_WindowPos2fMESA)); in GET_WindowPos2fMESA()