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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19199 typedef void (GLAPIENTRYP _glptr_NamedFramebufferTexture1DEXT)(GLuint, GLenum, GLenum, GLuint, GLint); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum,GLuint,GLint)
19202 static inline _glptr_NamedFramebufferTexture1DEXT GET_NamedFramebufferTexture1DEXT(struct _glapi_table *disp) {
19203 return (_glptr_NamedFramebufferTexture1DEXT) (GET_by_offset(disp, _gloffset_NamedFramebufferTexture1DEXT));
[all...]

Completed in 66 milliseconds