Searched refs:_glptr_GetSubroutineIndex (Results 1 – 1 of 1) sorted by relevance
11237 typedef GLuint (GLAPIENTRYP _glptr_GetSubroutineIndex)(GLuint, GLenum, const GLchar *); typedef11240 static inline _glptr_GetSubroutineIndex GET_GetSubroutineIndex(struct _glapi_table *disp) { in GET_GetSubroutineIndex()11241 return (_glptr_GetSubroutineIndex) (GET_by_offset(disp, _gloffset_GetSubroutineIndex)); in GET_GetSubroutineIndex()