cepl
cepl copied to clipboard
Use varjo type objects everywhere we can in CEPL rather than type-names
This mainly applies to pipelines & stages spec objects. It's a bummer to have to fart around with these in their base form.
This may also be relevant https://github.com/cbaggers/varjo/issues/71
can we do this? we would need to cover all the allowed cffi types.
How would this work for texture formats?