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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h17230 typedef void (GLAPIENTRYP _glptr_BufferStorageMemEXT)(GLenum, GLsizeiptr, GLuint, GLuint64); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizeiptr,GLuint,GLuint64)
17233 static inline _glptr_BufferStorageMemEXT GET_BufferStorageMemEXT(struct _glapi_table *disp) {
17234 return (_glptr_BufferStorageMemEXT) (GET_by_offset(disp, _gloffset_BufferStorageMemEXT));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17703 typedef void (GLAPIENTRYP _glptr_BufferStorageMemEXT)(GLenum, GLsizeiptr, GLuint, GLuint64); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLsizeiptr,GLuint,GLuint64)
17706 static inline _glptr_BufferStorageMemEXT GET_BufferStorageMemEXT(struct _glapi_table *disp) {
17707 return (_glptr_BufferStorageMemEXT) (GET_by_offset(disp, _gloffset_BufferStorageMemEXT));
[all...]

Completed in 417 milliseconds