Searched refs:_mesa_marshal_CopyTextureSubImage3D (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated0.c | 3402 ((_glapi_proc *)(table))[_gloffset_CopyTextureSubImage3D] = (_glapi_proc)_mesa_marshal_CopyTextureSubImage3D;
|
| H A D | marshal_generated4.c | 6769 _mesa_marshal_CopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | marshal_generated.h | 3965 void GLAPIENTRY _mesa_marshal_CopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 29279 _mesa_marshal_CopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) function in typeref:typename:void GLAPIENTRY [all...] |
Completed in 114 milliseconds