Searched refs:_glptr_ViewportIndexedfv (Results 1 – 1 of 1) sorted by relevance
11721 typedef void (GLAPIENTRYP _glptr_ViewportIndexedfv)(GLuint, const GLfloat *); typedef11724 static inline _glptr_ViewportIndexedfv GET_ViewportIndexedfv(struct _glapi_table *disp) { in GET_ViewportIndexedfv()11725 return (_glptr_ViewportIndexedfv) (GET_by_offset(disp, _gloffset_ViewportIndexedfv)); in GET_ViewportIndexedfv()