Lines Matching refs:_glptr_TextureView
12665 typedef void (GLAPIENTRYP _glptr_TextureView)(GLuint, GLenum, GLuint, GLenum, GLuint, GLuint, GLuint, GLuint);12668 static inline _glptr_TextureView GET_TextureView(struct _glapi_table *disp) {12669 return (_glptr_TextureView) (GET_by_offset(disp, _gloffset_TextureView));