kompute
kompute copied to clipboard
Add define macros that specify the version of Kompute
Similar to how Vulkan has VK_API_MAJOR_VERSION and VK_API_MINOR_VERSION we can define a set of macros that provide version information which could be used by projects that use Kompute to ensure they are able to manage the different versions as required
@axsaucedo could you please review the PR?