Searched refs:_glptr_ShaderBinary (Results 1 – 1 of 1) sorted by relevance
11306 typedef void (GLAPIENTRYP _glptr_ShaderBinary)(GLsizei, const GLuint *, GLenum, const GLvoid *, GLs… typedef11309 static inline _glptr_ShaderBinary GET_ShaderBinary(struct _glapi_table *disp) { in GET_ShaderBinary()11310 return (_glptr_ShaderBinary) (GET_by_offset(disp, _gloffset_ShaderBinary)); in GET_ShaderBinary()