harmony
harmony copied to clipboard
Support compute shaders
This is fairly high on the list of things to do. We should be able to create a pipeline that has compute shaders.
As of https://github.com/StarArawn/harmony/pull/63 we now support compute shaders, however we don't really have a good example of how to use them.