wgpu/wgpu
Andreas Reich 588950110a
Remove lifetime dependency of ComputePass to its parent command encoder (#5620)
* lift encoder->computepass lifetime constraint and add now failing test
* compute passes now take an arc to their parent command encoder, thus removing compile time dependency to it
* Command encoder goes now into locked state while compute pass is open
* changelog entry
* share most of the code between get_encoder and lock_encoder
2024-05-29 22:43:24 +00:00
..
src Remove lifetime dependency of ComputePass to its parent command encoder (#5620) 2024-05-29 22:43:24 +00:00
build.rs Re-export public dependencies (#5063) 2024-01-16 19:21:51 +00:00
Cargo.toml Add Benchmarks (#5694) 2024-05-16 09:05:41 -04:00
LICENSE.APACHE Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00
LICENSE.MIT Add symlink LICENSE files into crates. (#2604) 2022-05-29 03:07:42 -04:00