Searched refs:_glptr_TextureView (Results 1 – 1 of 1) sorted by relevance
12172 typedef void (GLAPIENTRYP _glptr_TextureView)(GLuint, GLenum, GLuint, GLenum, GLuint, GLuint, GLuin… typedef12175 static inline _glptr_TextureView GET_TextureView(struct _glapi_table *disp) { in GET_TextureView()12176 return (_glptr_TextureView) (GET_by_offset(disp, _gloffset_TextureView)); in GET_TextureView()