Module: Mesa Branch: master Commit: cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd1c661cfc1e8d98c0e3a95d12387aa0763b2a94
Author: Pierre Moreau <[email protected]> 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 <[email protected]> Acked-by: Francisco Jerez <[email protected]> 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 _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
