Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h7398 typedef void (GLAPIENTRYP _glptr_WindowPos2fv)(const GLfloat *); typedef
7401 static inline _glptr_WindowPos2fv GET_WindowPos2fv(struct _glapi_table *disp) { in GET_WindowPos2fv()
7402 return (_glptr_WindowPos2fv) (GET_by_offset(disp, _gloffset_WindowPos2fv)); in GET_WindowPos2fv()