pocl: fix icd support

Enable icd support requires both ocl-icd and opencl-headers.
This commit is contained in:
qbisi
2025-04-21 09:27:34 +05:30
committed by Masum Reza
parent b39f7a75e3
commit d60250f164
+2
View File
@@ -11,6 +11,7 @@
spirv-llvm-translator,
spirv-tools,
lttng-ust,
opencl-headers,
ocl-icd,
python3,
runCommand,
@@ -71,6 +72,7 @@ stdenv.mkDerivation (finalAttrs: {
llvmPackages.llvm
llvmPackages.libclang
lttng-ust
opencl-headers
ocl-icd
spirv-tools
spirv-llvm-translator