Mesa (master): include/CL: Update OpenCL headers to latest

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jan 23 11:32:01 UTC 2020


Module: Mesa
Branch: master
Commit: cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94

Author: Pierre Moreau <pierre.morrow at free.fr>
Date:   Tue Dec 17 17:23:43 2019 +0100

include/CL: Update OpenCL headers to latest

This latest update contains a new header that defines the dispatch table
structure in order to avoid OpenCL implementations having to define it
themselves.

Reviewed-by: Karol Herbst <kherbst at redhat.com>
Acked-by: Francisco Jerez <currojerez at riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3137>

---

 include/CL/cl_ext.h |   49 ++
 include/CL/cl_icd.h | 1269 +++++++++++++++++++++++++++++++++++++++++++++++++++
 include/meson.build |    1 +
 3 files changed, 1319 insertions(+)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94


More information about the mesa-commit mailing list