Skip to content

[wgpu-hal] Initial Vulkan ray tracing pipeline support#3607

Closed
daniel-keitel wants to merge 39 commits intogfx-rs:trunkfrom
daniel-keitel:hal_rt_pipeline
Closed

[wgpu-hal] Initial Vulkan ray tracing pipeline support#3607
daniel-keitel wants to merge 39 commits intogfx-rs:trunkfrom
daniel-keitel:hal_rt_pipeline

Conversation

@daniel-keitel
Copy link
Copy Markdown
Contributor

@daniel-keitel daniel-keitel commented Mar 20, 2023

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.
  • Consider DX12 for API compatibility

Future Work

  • Acceleration Structure Compaction
  • DX 12 Implementation

Connections
#1040
Depends on: #3507

Description
Basic Vulkan ray tracing pipeline support.
Depends on #3507 [wgpu-hal] Initial Vulkan ray query and acceleration structure support (continuation)

Testing
Tested with example application (ray-tracing-pipeline-triangle)

expenses and others added 30 commits September 3, 2022 15:28
…y implementation, run cargo clippy, fix wgpu/wgpu build
(better allocation strategy required)
@cwfitzgerald
Copy link
Copy Markdown
Member

For triage purposes I'm going to close this PR as it has fallen significantly behind the dependent PR - once the dependent MR is landed and in, this PR can be remade against trunk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants