Lines Matching refs:_glptr_TextureBufferRange
14007 typedef void (GLAPIENTRYP _glptr_TextureBufferRange)(GLuint, GLenum, GLuint, GLintptr, GLsizeiptr);14010 static inline _glptr_TextureBufferRange GET_TextureBufferRange(struct _glapi_table *disp) {14011 return (_glptr_TextureBufferRange) (GET_by_offset(disp, _gloffset_TextureBufferRange));