Searched refs:graphics (Results 1 - 25 of 360) sorted by relevance

1234567891011>>

/xsrc/external/mit/xorg-docs/dist/general/graphics/
H A DMakefile.am8 shelfdir = $(docdir)/graphics
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dintro.rst7 Gallium is essentially an API for writing graphics drivers in a largely
9 core services of graphics hardware in a straightforward manner.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dintro.rst7 Gallium is essentially an API for writing graphics drivers in a largely
9 core services of graphics hardware in a straightforward manner.
/xsrc/external/mit/xorg-docs/dist/general/
H A DMakefile.am2 SUBDIRS = fonts input graphics platforms
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android_mapper.cpp2 * Mesa 3-D graphics library
29 #include <aidl/android/hardware/graphics/common/ChromaSiting.h>
30 #include <aidl/android/hardware/graphics/common/Dataspace.h>
31 #include <aidl/android/hardware/graphics/common/ExtendableType.h>
32 #include <aidl/android/hardware/graphics/common/PlaneLayoutComponent.h>
33 #include <aidl/android/hardware/graphics/common/PlaneLayoutComponentType.h>
36 using aidl::android::hardware::graphics::common::ChromaSiting;
37 using aidl::android::hardware::graphics::common::Dataspace;
38 using aidl::android::hardware::graphics::common::ExtendableType;
39 using aidl::android::hardware::graphics
[all...]
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dindex.rst5 surface layout calculations for Intel graphics drivers. It was originally
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dv3d.rst4 Mesa's ``v3d`` graphics driver stack includes a `conformant GLES3.1
7 called ``v3d`` and a Vulkan graphics driver called ``v3dv``, notably
35 of a corresponding Android graphics driver. That graphics driver was
44 the i915 graphics driver with all of the vc4 rendering commands
/xsrc/external/mit/xf86-video-ast/dist/
H A DREADME.md1 xf86-video-ast - ASpeed Technologies graphics driver for Xorg X server
/xsrc/external/mit/MesaLib/dist/docs/
H A Dutilities.rst9 is a project to trace, analyze and debug graphics api's.
H A Ddevelopers.rst22 3D graphics development.
H A Dindex.rst5 `OpenGL`_ specification - a system for rendering interactive 3D graphics.
7 Over the years the project has grown to implement more graphics APIs,
H A Dlists.rst62 - comp.graphics.algorithms
63 - comp.graphics.api.opengl
H A Dhistory.rst9 graphics library that used the then-new OpenGL API. I was partially
14 OpenGL-like graphics library on the internet. SGI was generally
44 graphics card via the Glide library. It's the first really popular
/xsrc/external/mit/MesaLib/dist/include/android_stub/nativebase/
H A Dnativebase.h23 #include <system/graphics-base.h>
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.7.rst34 targets the VMware virtual graphics device. It allows Linux OpenGL
35 guest applications to utilize the 3D graphics hardware of the host
/xsrc/external/mit/xterm/dist/package/freebsd/
H A DMakefile49 REGIS_DESC= Enable ReGIS graphics support
51 SIXEL_DESC= Enable Sixel graphics support
71 REGIS_CONFIGURE_ENABLE= regis-graphics
73 SIXEL_CONFIGURE_ENABLE= sixel-graphics
/xsrc/external/mit/xf86-video-sunleo/dist/
H A DREADME.md7 graphics card. Both cards are double-width, but the TZX also requires
/xsrc/external/mit/libXpm/dist/src/
H A Damigax.h43 #include <proto/graphics.h>
/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A Dhardware.h24 #include <system/graphics.h>
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm.7.rst23 graphics devices, usually containing programmable pipelines well suited
24 to 3D graphics acceleration. Furthermore, it is responsible for memory
39 depends on the graphics driver which interfaces are available on these
/xsrc/external/mit/MesaLib/dist/android/
H A DAndroid.mk1 # Mesa 3-D graphics library
86 android.hardware.graphics.mapper@4.0 \
91 MESON_GEN_PKGCONFIGS += android.hardware.graphics.mapper:4.0
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dvid_1400.c444 * The source data can be either graphics data or video data. The bluescreen
446 * comapare graphics data.
452 int graphics)
455 gfx_set_video_color_key(unsigned long key, unsigned long mask, int graphics)
468 if (graphics & 0x01)
816 * This routine returns 0 for video data compare, 1 for graphics data.
451 sc1400_set_video_color_key(unsigned long key,unsigned long mask,int graphics) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c147 if (pipeline->graphics.last_vgt_api_stage == MESA_SHADER_NONE)
151 pipeline->shaders[pipeline->graphics.last_vgt_api_stage];
159 if (pipeline->graphics.last_vgt_api_stage == MESA_SHADER_NONE)
165 pipeline->shaders[pipeline->graphics.last_vgt_api_stage];
787 pipeline->graphics.cb_color_control = cb_color_control;
988 pipeline->graphics.disable_out_of_order_rast_for_occlusion = !dsa_order_invariant.pass_set;
1031 struct radv_multisample_state *ms = &pipeline->graphics.ms;
1044 * "Sample shading is enabled for a graphics pipeline:
1047 * graphics pipeline includes an input variable decorated
1052 * when creating the graphics pipelin
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A DAndroid.mk1 # Mesa 3-D graphics library
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A DAndroid.mk1 # Mesa 3-D graphics library

Completed in 16 milliseconds

1234567891011>>