Lines Matching refs:_glptr_FramebufferTexture
9750 typedef void (GLAPIENTRYP _glptr_FramebufferTexture)(GLenum, GLenum, GLuint, GLint);9753 static inline _glptr_FramebufferTexture GET_FramebufferTexture(struct _glapi_table *disp) {9754 return (_glptr_FramebufferTexture) (GET_by_offset(disp, _gloffset_FramebufferTexture));