clvk
clvk copied to clipboard
Add interface to pass input headers from clCompileProgram to clspv
... so we don't need to save them to disk. See https://github.com/kpet/clvk/pull/388
This should be easily done with google/clspv#932.
Just adding the input headers as programs to the new interface CompileFromSourcesString.
I can look at doing that in #429 if you want.
Might not be as easy as I thought. It would require to still change a bit the management of the headers in clspv.