Searched refs:_glptr_GetUniformIndices (Results 1 – 1 of 1) sorted by relevance
8654 typedef void (GLAPIENTRYP _glptr_GetUniformIndices)(GLuint, GLsizei, const GLchar * const *, GLuint… typedef8657 static inline _glptr_GetUniformIndices GET_GetUniformIndices(struct _glapi_table *disp) { in GET_GetUniformIndices()8658 return (_glptr_GetUniformIndices) (GET_by_offset(disp, _gloffset_GetUniformIndices)); in GET_GetUniformIndices()