Searched refs:_mesa_BufferData_no_error (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | bufferobj.h | 211 _mesa_BufferData_no_error(GLenum target, GLsizeiptr size,
|
| H A D | bufferobj.c | 2118 _mesa_BufferData_no_error(GLenum target, GLsizeiptr size, const GLvoid *data, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | bufferobj.h | 226 _mesa_BufferData_no_error(GLenum target, GLsizeiptr size,
|
| H A D | bufferobj.c | 2270 _mesa_BufferData_no_error(GLenum target, GLsizeiptr size, const GLvoid *data, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 884 SET_BufferData(exec, _mesa_BufferData_no_error);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1059 SET_BufferData(exec, _mesa_BufferData_no_error);
|
Completed in 19 milliseconds