Searched full:gallium_drivers (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/.gitlab-ci/build/ |
D | gitlab-ci.yml | 80 GALLIUM_DRIVERS: "swrast,virgl,radeonsi,zink,crocus,iris,i915" 124 …GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,swrast,svga,v3d,vc4,virgl,etnaviv,panfrost,lima,zin… 140 GALLIUM_DRIVERS: "swrast" 167 …GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swrast,svga,v3d,vc4,virgl,etnaviv,panfros… 198 …GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,freedreno,r300,svga,swrast,v3d,vc4,virgl,etnaviv,panfros… 234 …GALLIUM_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" 414 …GALLIUM_DRIVERS: "iris,nouveau,kmsro,r300,r600,freedreno,swrast,svga,v3d,vc4,virgl,etnaviv,panfros… [all …]
|
/third_party/mesa3d/ |
D | meson.build | 185 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/ |
D | build.sh | 74 -D gallium-drivers=${GALLIUM_DRIVERS:-[]} \
|
/third_party/mesa3d/docs/ci/ |
D | index.rst | 237 …ebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/pkgconfig/ GALLIUM_DRIVERS=freedreno UNW…
|