Searched refs:_glptr_FramebufferTextureARB (Results 1 – 1 of 1) sorted by relevance
8500 typedef void (GLAPIENTRYP _glptr_FramebufferTextureARB)(GLenum, GLenum, GLuint, GLint); typedef8503 static inline _glptr_FramebufferTextureARB GET_FramebufferTextureARB(struct _glapi_table *disp) { in GET_FramebufferTextureARB()8504 return (_glptr_FramebufferTextureARB) (GET_by_offset(disp, _gloffset_FramebufferTextureARB)); in GET_FramebufferTextureARB()