Enable intel-clc for ANV ray tracing support
This commit is contained in:
parent
b23cdacd5d
commit
42315d0973
@ -131,6 +131,9 @@ BuildRequires: pkgconfig(valgrind)
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-mako
|
BuildRequires: python3-mako
|
||||||
|
%ifarch %{ix86} x86_64
|
||||||
|
BuildRequires: python3-ply
|
||||||
|
%endif
|
||||||
BuildRequires: vulkan-headers
|
BuildRequires: vulkan-headers
|
||||||
BuildRequires: glslang
|
BuildRequires: glslang
|
||||||
%if 0%{?with_vulkan_hw}
|
%if 0%{?with_vulkan_hw}
|
||||||
@ -371,6 +374,7 @@ export RUSTFLAGS="%build_rustflags"
|
|||||||
-Dglx=dri \
|
-Dglx=dri \
|
||||||
-Degl=enabled \
|
-Degl=enabled \
|
||||||
-Dglvnd=true \
|
-Dglvnd=true \
|
||||||
|
-Dintel-clc=enabled \
|
||||||
-Dmicrosoft-clc=disabled \
|
-Dmicrosoft-clc=disabled \
|
||||||
-Dllvm=enabled \
|
-Dllvm=enabled \
|
||||||
-Dshared-llvm=enabled \
|
-Dshared-llvm=enabled \
|
||||||
|
Loading…
Reference in New Issue
Block a user