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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9871 typedef void (GLAPIENTRYP _glptr_FramebufferTexture3D)(GLenum, GLenum, GLenum, GLuint, GLint, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLuint,GLint,GLint)
9874 static inline _glptr_FramebufferTexture3D GET_FramebufferTexture3D(struct _glapi_table *disp) {
9875 return (_glptr_FramebufferTexture3D) (GET_by_offset(disp, _gloffset_FramebufferTexture3D));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h10344 typedef void (GLAPIENTRYP _glptr_FramebufferTexture3D)(GLenum, GLenum, GLenum, GLuint, GLint, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLenum,GLenum,GLuint,GLint,GLint)
10347 static inline _glptr_FramebufferTexture3D GET_FramebufferTexture3D(struct _glapi_table *disp) {
10348 return (_glptr_FramebufferTexture3D) (GET_by_offset(disp, _gloffset_FramebufferTexture3D));
[all...]

Completed in 106 milliseconds