Searched refs:exported (Results 1 - 25 of 273) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/custom/
H A DREADME.md51 * `GTEST_API_` - Specifier for exported symbols.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h250 /** Has this buffer been exported to external clients? */
251 bool exported; member in struct:iris_bo::__anonc08a4439010a::__anonc08a44390208
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
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl.c276 PixmapPtr exported; local in function:glamor_make_pixmap_exportable
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/freetype/dist/builds/
H A Dexports.mk20 # This sub-Makefile is used to compute the list of exported symbols whenever
/xsrc/external/mit/libXau/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXaw/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXext/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXft/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXi/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXpm/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXpresent/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXrandr/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXrender/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libXt/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libxshmfence/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/mesa-demos/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libFS/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libICE/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libSM/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/libX11/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.
/xsrc/external/mit/fontconfig/dist/m4/
H A Dlt~obsolete.m417 # exported API, or moved to Autoconf or Automake where they belong.

Completed in 11 milliseconds

1234567891011