Home
last modified time | relevance | path

Searched refs:tegra (Results 1 – 23 of 23) sorted by relevance

/third_party/libdrm/tests/tegra/
Dopenclose.c34 struct drm_tegra *tegra; in main() local
59 err = drm_tegra_new(&tegra, fd); in main()
63 drm_tegra_close(tegra); in main()
Dmeson.build24 include_directories : [inc_root, inc_drm, include_directories('../../tegra')],
/third_party/libdrm/tegra/
Dmeson.build23 [files('tegra.c'), config_file],
37 install_headers('tegra.h', subdir : 'libdrm')
49 'tegra-symbols-check',
53 '--symbols-file', files('tegra-symbols.txt'),
/third_party/mesa3d/docs/relnotes/
D18.1.1.rst131 - tegra: Treat resources with modifiers as scanout
132 - tegra: Fix scanout resources without modifiers
133 - tegra: Remove usage of non-stable UAPI
D18.1.8.rst78 - tegra: fix memory leak
D18.3.2.rst113 - autotools: Remove tegra vdpau driver
D19.1.0.rst1544 - tegra/meson: add missing dep_libdrm
1545 - tegra/autotools: add missing libdrm cflags
3691 - tegra: fix the build after the set_shader_buffers change
D21.0.0.rst1909 - tegra/context: fix regression in tegra_draw_vbo
1910 - tegra/context: unwrap indirect_draw_count as well
D21.1.0.rst3014 - tegra/context: fix regression in tegra_draw_vbo
3015 - tegra/context: unwrap indirect_draw_count as well
4976 - tegra: Use util_draw_multi() helper
D19.0.0.rst533 - autotools: Remove tegra vdpau driver
/third_party/mesa3d/src/gallium/targets/dri/
Dtarget.c95 DEFINE_LOADER_DRM_ENTRYPOINT(tegra);
/third_party/mesa3d/src/gallium/auxiliary/target-helpers/
Ddrm_helper.h379 DRM_DRIVER_DESCRIPTOR(tegra, NULL, 0)
382 DRM_DRIVER_DESCRIPTOR_STUB(tegra)
/third_party/mesa3d/src/gallium/drivers/tegra/
Dmeson.build29 'tegra',
/third_party/mesa3d/src/gallium/
Dmeson.build127 subdir('winsys/tegra/drm')
128 subdir('drivers/tegra')
/third_party/libdrm/tests/
Dmeson.build42 subdir('tegra') subdir
/third_party/libdrm/
Dmeson_options.txt85 'tegra', combo
Dmeson.build139 _tegra = get_option('tegra')
387 subdir('tegra')
/third_party/mesa3d/docs/
Dsourcetree.rst129 - **tegra** - Driver for NVIDIA Tegra GPUs.
/third_party/mesa3d/
Dmeson_options.txt79 'swrast', 'v3d', 'vc4', 'etnaviv', 'tegra', 'i915', 'svga', 'virgl',
Dmeson.build212 'tegra', 'virgl', 'lima', 'panfrost', 'swrast'
239 with_gallium_tegra = gallium_drivers.contains('tegra')
304 error('tegra driver requires nouveau driver')
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-android.md433 https://developer.nvidia.com/tegra-graphics-debugger
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dmeson.build951 …args='-I/usr/src/jetson_multimedia_api/include' -Dc_link_args='-L/usr/lib/aarch64-linux-gnu/tegra/'
/third_party/mesa3d/ohos/
Ddependency_inputs.gni3705 ../src/gallium/drivers/tegra/meson.build
3706 ../src/gallium/drivers/tegra/tegra_context.c
3707 ../src/gallium/drivers/tegra/tegra_context.h
3708 ../src/gallium/drivers/tegra/tegra_resource.h
3709 ../src/gallium/drivers/tegra/tegra_screen.c
3710 ../src/gallium/drivers/tegra/tegra_screen.h
4538 ../src/gallium/winsys/tegra/drm/meson.build
4539 ../src/gallium/winsys/tegra/drm/tegra_drm_public.h
4540 ../src/gallium/winsys/tegra/drm/tegra_drm_winsys.c