Home
last modified time | relevance | path

Searched refs:_glptr_ClearBufferSubData (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h12128 typedef void (GLAPIENTRYP _glptr_ClearBufferSubData)(GLenum, GLenum, GLintptr, GLsizeiptr, GLenum, … typedef
12131 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()