summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/sampler.cl
AgeCommit message (Expand)Author
2025-04-08[Clang][OpenCL][AMDGPU] Allow a kernel to call another kernel (#115821)Aniket Lal
2023-03-13[Clang][SPIR-V] Emit target extension types for OpenCL types on SPIR-V.Joshua Cranmer
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-03-15[OpenCL] Respect calling convention for builtinLuke Drummond
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2019-07-25[OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova
2019-07-16[OpenCL] Fixing sampler initialisations for C++ mode.Neil Hickey
2019-05-27[OpenCL] Fix file-scope const sampler variable for 2.0Yaxun Liu
2017-11-15[OpenCL] Fix code generation of function-scope constant samplers.Alexey Bader
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