summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/sampler_t.cl
Commit message (Expand)AuthorAgeFilesLines
* [OpenCL] Ignore parentheses for sampler initializationSven van Haastregt2019-08-121-0/+7
* [OpenCL] Fix file-scope const sampler variable for 2.0Yaxun Liu2019-05-271-0/+7
* [OpenCL] Add test for constant sampler argumentSven van Haastregt2018-08-141-0/+2
* [OpenCL] Fix code generation of function-scope constant samplers.Alexey Bader2017-11-151-26/+1
* [OpenCL] Check that global samplers are constSven van Haastregt2017-05-081-1/+7
* [OpenCL] Enables passing sampler initializer to function argumentEgor Churaev2017-04-051-2/+3
* [OpenCL] Generate opaque type for sampler_t and function call for the initial...Yaxun Liu2016-07-281-5/+59
* [OpenCL] Improved diagnostics of OpenCL types.Anastasia Stulova2016-07-111-4/+15
* [OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0Anastasia Stulova2016-03-031-1/+5
* [OpenCL] Add Sema checks for typesXiuli Pan2016-02-251-0/+3
* Add OpenCL samplers as Clang builtin types and check sampler related restrict...Guy Benyei2013-02-071-0/+13