Skip to content

jgraef/wgpu-query-bug-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resolves a pipeline statistics query set and takes 20s:

cargo run -- --query-stats

Uses the pipeline statistics in a render pass and resolves them. Finishes immediately:

cargo run -- --query-stats --pass-stats

If you see no output, make sure to set RUST_LOG=wgpu_query_bug_mre=debug, but it should be set by the .env file.

About

MRE for QuerySet bug in wgpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages