Searched refs:_glptr_ActiveProgramEXT (Results 1 – 1 of 1) sorted by relevance
12724 typedef void (GLAPIENTRYP _glptr_ActiveProgramEXT)(GLuint); typedef12727 static inline _glptr_ActiveProgramEXT GET_ActiveProgramEXT(struct _glapi_table *disp) { in GET_ActiveProgramEXT()12728 return (_glptr_ActiveProgramEXT) (GET_by_offset(disp, _gloffset_ActiveProgramEXT)); in GET_ActiveProgramEXT()