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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c1710 ((_glapi_proc *)(table))[_gloffset_TexImage1D] = (_glapi_proc)_mesa_marshal_TexImage1D;
H A Dmarshal_generated1.c5417 _mesa_marshal_TexImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1869 void GLAPIENTRY _mesa_marshal_TexImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6073 _mesa_marshal_TexImage1D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels) function in typeref:typename:void GLAPIENTRY
[all...]

Completed in 130 milliseconds