Mesa (master): CL: update CL headers to 3.0

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Nov 6 07:48:04 UTC 2020


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

Author: Dave Airlie <airlied at redhat.com>
Date:   Wed Oct  7 10:19:09 2020 +1000

CL: update CL headers to 3.0

This just updates the headers from Khronos.

Change the cl_mem initialisers, not sure what totally correct answer is.

Acked-by: Francisco Jerez <currojerez at riseup.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7468>

---

 include/CL/cl.h                             | 199 +++++++++++++---
 include/CL/cl_ext.h                         | 107 +++++++--
 include/CL/cl_ext_intel.h                   | 356 ++++++++++++++++++++++++++--
 include/CL/cl_icd.h                         |  69 ++++--
 include/CL/cl_platform.h                    |  58 ++---
 include/CL/cl_version.h                     |  43 ++--
 src/gallium/frontends/clover/api/memory.cpp |   4 +-
 7 files changed, 672 insertions(+), 164 deletions(-)

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


More information about the mesa-commit mailing list