Searched refs:_mesa_CopyTexImage1D_no_error (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | teximage.h | 392 _mesa_CopyTexImage1D_no_error(GLenum target, GLint level, GLenum internalformat,
|
| H A D | teximage.c | 4128 _mesa_CopyTexImage1D_no_error(GLenum target, GLint level, GLenum internalFormat, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | teximage.h | 484 _mesa_CopyTexImage1D_no_error(GLenum target, GLint level, GLenum internalformat,
|
| H A D | teximage.c | 4594 _mesa_CopyTexImage1D_no_error(GLenum target, GLint level, GLenum internalFormat, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 971 SET_CopyTexImage1D(exec, _mesa_CopyTexImage1D_no_error);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1146 SET_CopyTexImage1D(exec, _mesa_CopyTexImage1D_no_error);
|
Completed in 28 milliseconds