Home
last modified time | relevance | path

Searched full:gallium_drivers (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml80 GALLIUM_DRIVERS: "swrast,virgl,radeonsi,zink,crocus,iris,i915"
124GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,swrast,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zin…
140 GALLIUM_DRIVERS: "swrast"
167GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swrast,svga,v3d,vc4,virgl,etnaviv,panfros…
198GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,freedreno,r300,svga,swrast,v3d,vc4,virgl,etnaviv,panfros…
234GALLIUM_DRIVERS: "crocus,etnaviv,freedreno,iris,kmsro,lima,nouveau,panfrost,r300,r600,radeonsi,svg…
295 …usr/lib/aarch64-linux-android/pkgconfig/ CROSS=aarch64-linux-android GALLIUM_DRIVERS=etnaviv,freed…
301 …t/usr/lib/x86_64-linux-android/pkgconfig/ CROSS=x86_64-linux-android GALLIUM_DRIVERS=iris VULKAN_D…
332 GALLIUM_DRIVERS: "etnaviv,freedreno,kmsro,lima,nouveau,panfrost,swrast,tegra,v3d,vc4,zink"
414GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swrast,svga,v3d,vc4,virgl,etnaviv,panfros…
[all …]
/third_party/mesa3d/
Dmeson.build185 gallium_drivers = get_option('gallium-drivers') variable
186 if gallium_drivers.contains('auto')
190 gallium_drivers = [ variable
195 gallium_drivers = [ variable
200 gallium_drivers = [ variable
208 gallium_drivers = ['swrast'] variable
214 with_gallium_radeonsi = gallium_drivers.contains('radeonsi')
215 with_gallium_r300 = gallium_drivers.contains('r300')
216 with_gallium_r600 = gallium_drivers.contains('r600')
217 with_gallium_nouveau = gallium_drivers.contains('nouveau')
[all …]
/third_party/mesa3d/.gitlab-ci/meson/
Dbuild.sh74 -D gallium-drivers=${GALLIUM_DRIVERS:-[]} \
/third_party/mesa3d/docs/ci/
Dindex.rst237 …ebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/pkgconfig/ GALLIUM_DRIVERS=freedreno UNW…