Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ray tracing pipeline * fix invalid pointers * sync * triangle-raytracing * working example * refactor * refactor SBT * example for AutoCommandBufferBuilder * bind & trace_rays validation * trace_rays validation * doc for triangle-raytracing-auto * move mod.rs * fmt & clippy * fix clippy ci * add unit tests for sbt builder * fmt * undo sbt copy refactor * fix clippy * rename example & cleanup * rmiss -> miss * refactor & add doc * fmt * update dep & remove abbreviates * refactor: - add doc - add check for stages/groups - pub modification - `pub use` StridedDeviceAddressRegionKHR in lib.rs * implement StridedDeviceAddressRegion * rename examples
- Loading branch information