archimedus
archimedus
For raytracing libraries (probably it can be later extended for graphics, though I am interested in RT only here) I think following syntax should cover subject: PIPELINE ... [RAY_PAYLOAD_SIZE \]...
> Thanks! I'm not sure whether the formatting is as-intended, why start one line with `PIPELINE` and then have a second line starting with `LIBRARY`? Maybe its best to give...
> Are there other pipeline flags we may want to set? Having it `FLAGS LIBRARY` may make more sense in that case. Well `VkPipelineCreateFlagBits` have a bunch of flags, not...
@dj2 I accepted CLA, but it seems github added you as a co-author, thus it requires you to accept the CLA.
Thanks. Yes, I think it is ready for review. The library support I think I should add as next pull request.
@dj2 ``` Test cases executed: 183 Successes: 74 Failures: 72 Suppressed: 37 ``` Is that expected or something was broken by this PR?
I will investigate
@dj2 I think it is ready to be merged