Sharadh Rajaraman

Results 53 comments of Sharadh Rajaraman

Getting (2) to work seems like `VulkanHppGenerator` will need to use `#include "VideoHppGenerator.hpp"`. If that won't be an issue then I can work on a pull request.

Okay, I've actually looked at the generators in greater detail, and there's quite a significant degree of separation between `VulkanHppGenerator` and `VideoHppGenerator`. Probably wouldn't be a great idea to tie...

I want to make the module _less_ configurable. An exemplar demonstrating how the CMake target can be produced is also committed—simply add both files to the `FILE_SET` list under `target_sources`....