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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9849 typedef void (GLAPIENTRYP _glptr_FramebufferTexture1D)(GLenum, GLenum, GLenum, GLuint, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLuint,GLint)
9852 static inline _glptr_FramebufferTexture1D GET_FramebufferTexture1D(struct _glapi_table *disp) {
9853 return (_glptr_FramebufferTexture1D) (GET_by_offset(disp, _gloffset_FramebufferTexture1D));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10322 typedef void (GLAPIENTRYP _glptr_FramebufferTexture1D)(GLenum, GLenum, GLenum, GLuint, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLuint,GLint)
10325 static inline _glptr_FramebufferTexture1D GET_FramebufferTexture1D(struct _glapi_table *disp) {
10326 return (_glptr_FramebufferTexture1D) (GET_by_offset(disp, _gloffset_FramebufferTexture1D));
[all...]

Completed in 191 milliseconds