Searched refs:bufname (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dappledri.h118 size_t * size, char *bufname, size_t bufnamesize);
H A Dappledri.c379 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 Dappledri.h118 size_t * size, char *bufname, size_t bufnamesize);
H A Dappledri.c379 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 Dappledri.h116 size_t *size, char *bufname, size_t bufnamesize);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dappledri.h128 char *bufname,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Ddisasm-a2xx.c538 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 Ddisasm-a2xx.c562 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