Searched refs:_glptr_FramebufferTexture1D (Results 1 – 1 of 1) sorted by relevance
9667 typedef void (GLAPIENTRYP _glptr_FramebufferTexture1D)(GLenum, GLenum, GLenum, GLuint, GLint); typedef9670 static inline _glptr_FramebufferTexture1D GET_FramebufferTexture1D(struct _glapi_table *disp) { in GET_FramebufferTexture1D()9671 return (_glptr_FramebufferTexture1D) (GET_by_offset(disp, _gloffset_FramebufferTexture1D)); in GET_FramebufferTexture1D()