Searched refs:_mesa_InvalidateTexSubImage_no_error (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texobj.h | 238 _mesa_InvalidateTexSubImage_no_error(GLuint texture, GLint level, GLint xoffset,
|
| H A D | texobj.c | 2163 _mesa_InvalidateTexSubImage_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 | texobj.h | 283 _mesa_InvalidateTexSubImage_no_error(GLuint texture, GLint level, GLint xoffset,
|
| H A D | texobj.c | 2184 _mesa_InvalidateTexSubImage_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 | 984 SET_InvalidateTexSubImage(exec, _mesa_InvalidateTexSubImage_no_error);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1159 SET_InvalidateTexSubImage(exec, _mesa_InvalidateTexSubImage_no_error);
|
Completed in 11 milliseconds