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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3398 ((_glapi_proc *)(table))[_gloffset_CopyTextureSubImage1D] = (_glapi_proc)_mesa_marshal_CopyTextureSubImage1D;
H A Dmarshal_generated4.c6675 _mesa_marshal_CopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3959 void GLAPIENTRY _mesa_marshal_CopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29173 _mesa_marshal_CopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) function in typeref:typename:void GLAPIENTRY
[all...]

Completed in 96 milliseconds