Searched refs:_glptr_GetNamedBufferPointervEXT (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19111 typedef void (GLAPIENTRYP _glptr_GetNamedBufferPointervEXT)(GLuint, GLenum, GLvoid **); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLvoid **)
19114 static inline _glptr_GetNamedBufferPointervEXT GET_GetNamedBufferPointervEXT(struct _glapi_table *disp) {
19115 return (_glptr_GetNamedBufferPointervEXT) (GET_by_offset(disp, _gloffset_GetNamedBufferPointervEXT));
[all...]

Completed in 57 milliseconds