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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20013 typedef void (GLAPIENTRYP _glptr_TextureBufferEXT)(GLuint, GLenum, GLenum, GLuint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum,GLuint)
20016 static inline _glptr_TextureBufferEXT GET_TextureBufferEXT(struct _glapi_table *disp) {
20017 return (_glptr_TextureBufferEXT) (GET_by_offset(disp, _gloffset_TextureBufferEXT));
[all...]

Completed in 85 milliseconds