Searched refs:_glptr_GetUniformBlockIndex (Results 1 – 1 of 1) sorted by relevance
10082 typedef GLuint (GLAPIENTRYP _glptr_GetUniformBlockIndex)(GLuint, const GLchar *); typedef10085 static inline _glptr_GetUniformBlockIndex GET_GetUniformBlockIndex(struct _glapi_table *disp) { in GET_GetUniformBlockIndex()10086 return (_glptr_GetUniformBlockIndex) (GET_by_offset(disp, _gloffset_GetUniformBlockIndex)); in GET_GetUniformBlockIndex()