We miss at least vload_half and vstore_half_rtn.
Vedran Miletic, are there any summary of required functions? I've tried to use luxmark on opencl-mesa with this backend and it also requires vload_half.
Does https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/vload_half.html https://www.khronos.org/registry/OpenCL/sdk/1.1/docs/man/xhtml/vstore_half.html help?
vload_half http://lists.llvm.org/pipermail/libclc-dev/2017-August/002407.html
(In reply to Vedran Miletić from comment #0) > We miss at least vload_half and vstore_half_rtn. vstore_half/vload_half is in libclc. I can't find vstore_half_rtn used in either blender-2.78 or 2.79.
vstore_half_rtn was added in libclc r324374.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.