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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3394 ((_glapi_proc *)(table))[_gloffset_CompressedTextureSubImage2D] = (_glapi_proc)_mesa_marshal_CompressedTextureSubImage2D;
H A Dmarshal_generated4.c6565 _mesa_marshal_CompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3953 void GLAPIENTRY _mesa_marshal_CompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29130 _mesa_marshal_CompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid * data) function in typeref:typename:void GLAPIENTRY
[all...]

Completed in 94 milliseconds