Description
A subset of OpenCL C can be compiled into Vulkan compute shaders for experimentation. It is useful for graphics and compute developers exploring portability between OpenCL-style kernels and Vulkan compute pipelines.
This is a prototype compiler, so compatibility is limited. Validate generated shaders carefully on the target driver and do not assume full OpenCL C support.