Searched refs:bufname (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/apple/ |
| H A D | appledri.h | 118 size_t * size, char *bufname, size_t bufnamesize);
|
| H A D | appledri.c | 379 size_t * size, char *bufname, size_t bufnamesize) 405 _XReadPad(dpy, bufname, rep.stringLength); 407 /* printf("path: %s\n", bufname); */ 377 XAppleDRICreatePixmap(Display * dpy,int screen,Drawable drawable,int * width,int * height,int * pitch,int * bpp,size_t * size,char * bufname,size_t bufnamesize) argument
|
| /xsrc/external/mit/MesaLib/dist/src/glx/apple/ |
| H A D | appledri.h | 118 size_t * size, char *bufname, size_t bufnamesize);
|
| H A D | appledri.c | 379 size_t * size, char *bufname, size_t bufnamesize) 405 _XReadPad(dpy, bufname, rep.stringLength); 407 /* printf("path: %s\n", bufname); */ 377 XAppleDRICreatePixmap(Display * dpy,int screen,Drawable drawable,int * width,int * height,int * pitch,int * bpp,size_t * size,char * bufname,size_t bufnamesize) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | appledri.h | 116 size_t *size, char *bufname, size_t bufnamesize);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | appledri.h | 128 char *bufname,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | disasm-a2xx.c | 538 static const char *bufname[] = { local in function:print_cf_alloc 544 printf(" %s SIZE(0x%x)", bufname[cf->alloc.buffer_select], cf->alloc.size);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/ |
| H A D | disasm-a2xx.c | 562 static const char *bufname[] = { local in function:print_cf_alloc 568 printf(" %s SIZE(0x%x)", bufname[cf->alloc.buffer_select], cf->alloc.size);
|
Completed in 6 milliseconds