Searched refs:_mesa_CopyTexSubImage2D_no_error (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | teximage.h | 439 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset,
|
| H A D | teximage.c | 4323 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | teximage.h | 565 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset,
|
| H A D | teximage.c | 4938 _mesa_CopyTexSubImage2D_no_error(GLenum target, GLint level, GLint xoffset, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 893 SET_CopyTexSubImage2D(exec, _mesa_CopyTexSubImage2D_no_error);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1068 SET_CopyTexSubImage2D(exec, _mesa_CopyTexSubImage2D_no_error);
|
Completed in 40 milliseconds