Searched refs:_mesa_CopyTextureSubImage2D_no_error (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | teximage.h | 453 _mesa_CopyTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset,
|
| H A D | teximage.c | 4361 _mesa_CopyTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | teximage.h | 579 _mesa_CopyTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset,
|
| H A D | teximage.c | 4976 _mesa_CopyTextureSubImage2D_no_error(GLuint texture, GLint level, GLint xoffset, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1027 SET_CopyTextureSubImage2D(exec, _mesa_CopyTextureSubImage2D_no_error);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1203 SET_CopyTextureSubImage2D(exec, _mesa_CopyTextureSubImage2D_no_error);
|
Completed in 47 milliseconds