aboutsummaryrefslogtreecommitdiffstats
path: root/include/CL/cl_d3d11.h
Commit message (Collapse)AuthorAgeFilesLines
* include/CL: Update to the latest OpenCL 2.2 headersPierre Moreau2019-02-261-1/+6
| | | | | Acked-by: Francisco Jerez <[email protected]> Reviewed-by: Karol Herbst <[email protected]>
* clover: Update OpenCL headers to version 1.2 from Khronos.Francisco Jerez2014-04-291-0/+126
The C++ headers are *not* updated because they rely on CL 1.2 APIs that we do not implement yet when the core CL 1.2 headers are present. Acked-by: Tom Stellard <[email protected]>