Lines 117-125
OPENCL_MESON_FALSE= b_lundef # environ
Link Here
|
117 |
OPENCL_MESON_TRUE= gallium-rusticl |
117 |
OPENCL_MESON_TRUE= gallium-rusticl |
118 |
OPENCL_MESON_ON= -Dgallium-opencl=icd |
118 |
OPENCL_MESON_ON= -Dgallium-opencl=icd |
119 |
OPENCL_VARS= LLVM_USES=llvm:15,lib # chase libclc + rust (LTO) |
119 |
OPENCL_VARS= LLVM_USES=llvm:15,lib # chase libclc + rust (LTO) |
120 |
.if ${MACHINE_ARCH} != aarch64 # XXX missing in ONLY_FOR_ARCHS |
|
|
121 |
OPENCL_VARS+= COINST_RUN_DEPENDS+=${LOCALBASE}/etc/OpenCL/vendors/${PORTNAME}.icd:lang/clover |
120 |
OPENCL_VARS+= COINST_RUN_DEPENDS+=${LOCALBASE}/etc/OpenCL/vendors/${PORTNAME}.icd:lang/clover |
122 |
.endif |
|
|
123 |
OPENCL_IMPLIES= LLVM ${"${PORT_OPTIONS:Miris}":?iris:radeonsi} # any from OPTIONS_GROUP_GALLIUM |
121 |
OPENCL_IMPLIES= LLVM ${"${PORT_OPTIONS:Miris}":?iris:radeonsi} # any from OPTIONS_GROUP_GALLIUM |
124 |
|
122 |
|
125 |
VAAPI_DESC= Hardware encoding/decoding (only r600, radeonsi) |
123 |
VAAPI_DESC= Hardware encoding/decoding (only r600, radeonsi) |