iris: Add gitlab-ci build testing

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Jordan Justen 2019-02-16 17:39:45 -08:00
parent fd360c82f0
commit cf652205cf
No known key found for this signature in database
GPG Key ID: 37F99F68CAF992EB
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ build:meson-gallium-drivers-other:
-D gallium-xa=false
-D gallium-nine=false
-D gallium-opencl=disabled
GALLIUM_DRIVERS: "i915,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv"
GALLIUM_DRIVERS: "i915,iris,nouveau,kmsro,r300,r600,freedreno,svga,swrast,v3d,vc4,virgl,etnaviv"
LLVM_VERSION: "5.0"
build:meson-gallium-clover-llvm5: