Searched defs:copy_data (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_context.h | 22 void (*copy_data)(struct nouveau_context *, member in struct:nouveau_context |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ | ||
| H A D | nouveau_context.h | 22 void (*copy_data)(struct nouveau_context *, member in struct:nouveau_context |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | glthread_bufferobj.c | 296 bool copy_data = data && !external_mem; local in function:_mesa_marshal_BufferData_merged |
| H A D | dlist.c | 5096 static GLvoid *copy_data(const GLvoid *data, GLsizei size, const char *func) function in typeref:typename:GLvoid * [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | dlist.c | 5041 static GLvoid *copy_data(const GLvoid *data, GLsizei size, const char *func) function in typeref:typename:GLvoid * |
Completed in 64 milliseconds