| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| iris_bufmgr.h | 250 /** Has this buffer been exported to external clients? */ 251 bool exported; member in struct:iris_bo::__anon1223::__anon1224 384 * Is this buffer shared with external clients (imported or exported)? 390 return bo->real.exported || bo->real.imported; 404 return bo->real.exported; 475 * Returns 0 if the buffer was successfully exported, a non zero error code
|
| iris_bufmgr.c | 1835 if (!bo->real.exported) { 1840 bo->real.exported = true; 1853 if (bo->real.exported) {
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| glamor_egl.c | 276 PixmapPtr exported; local 339 exported = screen->CreatePixmap(screen, 0, 0, pixmap->drawable.depth, 0); 340 screen->ModifyPixmapHeader(exported, width, height, 0, 0, 342 if (!glamor_egl_create_textured_pixmap_from_gbm_bo(exported, bo, 347 screen->DestroyPixmap(exported); 355 scratch_gc->ops->CopyArea(&pixmap->drawable, &exported->drawable, 360 /* Now, swap the tex/gbm/EGLImage/etc. of the exported pixmap into 363 glamor_egl_exchange_buffers(pixmap, exported); 366 screen->ModifyPixmapHeader(pixmap, 0, 0, 0, 0, exported->devKind, NULL); 368 screen->DestroyPixmap(exported); [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| aco_assembler.cpp | 771 bool exported = false; local 782 exported = true; 788 exported = true; 797 if (!exported) {
|
| aco_instruction_selection.cpp | 4739 /* For NGG VS and TES shaders the primitive ID is exported manually after the other exports so we 10767 /* Hardware requires position data to always be exported, even if the 11071 bool exported = false; 11076 exported |= export_fs_mrt_z(ctx); 11081 exported |= export_fs_mrt_color(ctx, i); 11083 if (!exported) 11492 * If so, change the number of exported vertices and primitives to 1. 11507 * that will be exported by the threadgroup.
|
| /xsrc/external/mit/libXfontcache/dist/ |
| ltmain.sh | 1521 $echo "$modename: more than one -exported-symbols argument is not allowed" 2675 $show "extracting exported symbol list from \`$soname'" 4003 # Prepare the list of exported symbols 4622 # Prepare the list of exported symbols
|
| /xsrc/external/mit/libxkbui/dist/ |
| ltmain.sh | 1474 $echo "$modename: more than one -exported-symbols argument is not allowed" 2615 $show "extracting exported symbol list from \`$soname'" 3931 # Prepare the list of exported symbols 4547 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-input-ws/dist/ |
| ltmain.sh | 1521 $echo "$modename: more than one -exported-symbols argument is not allowed" 2677 $show "extracting exported symbol list from \`$soname'" 4019 # Prepare the list of exported symbols 4638 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-imstt/dist/ |
| ltmain.sh | 1474 $echo "$modename: more than one -exported-symbols argument is not allowed" 2615 $show "extracting exported symbol list from \`$soname'" 3931 # Prepare the list of exported symbols 4547 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-nsc/dist/ |
| ltmain.sh | 1504 $echo "$modename: more than one -exported-symbols argument is not allowed" 2647 $show "extracting exported symbol list from \`$soname'" 3960 # Prepare the list of exported symbols 4578 # Prepare the list of exported symbols
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8226 func_verbose "extracting exported symbol list from '$soname'" 9637 # the list of exported symbols" if statement, so the 9647 # Prepare the list of exported symbols
|
| /xsrc/external/mit/glu/dist/ |
| ltmain.sh | 4697 # Prepare the list of exported symbols 6975 func_fatal_error "more than one -exported-symbols argument is not allowed" 8288 func_verbose "extracting exported symbol list from '$soname'" 9699 # the list of exported symbols" if statement, so the 9709 # Prepare the list of exported symbols
|
| /xsrc/external/mit/glw/dist/ |
| ltmain.sh | 2580 # Prepare the list of exported symbols 4770 func_fatal_error "more than one -exported-symbols argument is not allowed" 5977 func_verbose "extracting exported symbol list from \`$soname'" 7314 # the list of exported symbols" if statement, so the 7324 # Prepare the list of exported symbols
|
| /xsrc/external/mit/libXTrap/dist/ |
| ltmain.sh | 3319 # Prepare the list of exported symbols 5517 func_fatal_error "more than one -exported-symbols argument is not allowed" 6784 func_verbose "extracting exported symbol list from \`$soname'" 8146 # the list of exported symbols" if statement, so the 8156 # Prepare the list of exported symbols
|
| /xsrc/external/mit/libXevie/dist/ |
| ltmain.sh | 2580 # Prepare the list of exported symbols 4770 func_fatal_error "more than one -exported-symbols argument is not allowed" 5977 func_verbose "extracting exported symbol list from \`$soname'" 7314 # the list of exported symbols" if statement, so the 7324 # Prepare the list of exported symbols
|
| /xsrc/external/mit/libXfont/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8232 func_verbose "extracting exported symbol list from '$soname'" 9646 # the list of exported symbols" if statement, so the 9656 # Prepare the list of exported symbols
|
| /xsrc/external/mit/libXxf86misc/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8228 func_verbose "extracting exported symbol list from '$soname'" 9639 # the list of exported symbols" if statement, so the 9649 # Prepare the list of exported symbols
|
| /xsrc/external/mit/mesa-demos/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8232 func_verbose "extracting exported symbol list from '$soname'" 9646 # the list of exported symbols" if statement, so the 9656 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xcb-util/dist/ |
| ltmain.sh | 2355 # Prepare the list of exported symbols 4445 func_fatal_error "more than one -exported-symbols argument is not allowed" 5653 func_verbose "extracting exported symbol list from \`$soname'" 6993 # the list of exported symbols" if statement, so the 7003 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-input-synaptics/dist/ |
| ltmain.sh | 3319 # Prepare the list of exported symbols 5517 func_fatal_error "more than one -exported-symbols argument is not allowed" 6783 func_verbose "extracting exported symbol list from \`$soname'" 8145 # the list of exported symbols" if statement, so the 8155 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-apm/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8232 func_verbose "extracting exported symbol list from '$soname'" 9646 # the list of exported symbols" if statement, so the 9656 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-ati/dist/ |
| ltmain.sh | 3319 # Prepare the list of exported symbols 5517 func_fatal_error "more than one -exported-symbols argument is not allowed" 6783 func_verbose "extracting exported symbol list from \`$soname'" 8145 # the list of exported symbols" if statement, so the 8155 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-glint/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8226 func_verbose "extracting exported symbol list from '$soname'" 9637 # the list of exported symbols" if statement, so the 9647 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-i740/dist/ |
| ltmain.sh | 4650 # Prepare the list of exported symbols 6927 func_fatal_error "more than one -exported-symbols argument is not allowed" 8232 func_verbose "extracting exported symbol list from '$soname'" 9646 # the list of exported symbols" if statement, so the 9656 # Prepare the list of exported symbols
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| ltmain.sh | 4653 # Prepare the list of exported symbols 6930 func_fatal_error "more than one -exported-symbols argument is not allowed" 8229 func_verbose "extracting exported symbol list from '$soname'" 9652 # the list of exported symbols" if statement, so the 9662 # Prepare the list of exported symbols
|