summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/sampler_t.cl
AgeCommit message (Expand)Author
2017-11-15[OpenCL] Fix code generation of function-scope constant samplers.Alexey Bader
2017-05-08[OpenCL] Check that global samplers are constSven van Haastregt
2017-04-05[OpenCL] Enables passing sampler initializer to function argumentEgor Churaev
2016-07-28[OpenCL] Generate opaque type for sampler_t and function call for the initial...Yaxun Liu
2016-07-11[OpenCL] Improved diagnostics of OpenCL types.Anastasia Stulova
2016-03-03[OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0Anastasia Stulova
2016-02-25[OpenCL] Add Sema checks for typesXiuli Pan
2013-02-07Add OpenCL samplers as Clang builtin types and check sampler related restrict...Guy Benyei