Searched refs:_glptr_ClearBufferSubData (Results 1 – 1 of 1) sorted by relevance
12128 typedef void (GLAPIENTRYP _glptr_ClearBufferSubData)(GLenum, GLenum, GLintptr, GLsizeiptr, GLenum, … typedef12131 static inline _glptr_ClearBufferSubData GET_ClearBufferSubData(struct _glapi_table *disp) { in GET_ClearBufferSubData()12132 return (_glptr_ClearBufferSubData) (GET_by_offset(disp, _gloffset_ClearBufferSubData)); in GET_ClearBufferSubData()