-
Hi!
The following WebGPU program panics when a destroyed texture is used in a render pass. I think the correct behaviour is to throw some sort of validation error instead.
I've tested this on …
-
Is there currently a way to dynamically change the size of uniform/storage buffers at runtime?
It doesn't seem like I can change it after calling `.add_uniform`, `.add_staging` or `.add[_rw]_storage`…
-
```
dev` profile [unoptimized + debuginfo] target(s) in 3m 33s
Running `D:/rust-target\debug\gpt-burn.exe train --context-length 128 --n-layers 12 --n-heads 12 --d-model 768 --batch-size 128 --…
-
**Description**
I think that there's a bug in the `naga/src/proc/typifier.rs`. Notably, when casting with `As` the new scalar kind, variable `kind`, is not propagated to the output `scalar`, on…
-
**Describe the bug**
Weird assertion error, but only on epoch 27 (tested 5 times now, crash is always the same spot, even if batch size is changed). Using main branch.
Error is this line:
```ru…
-
## Description
When building a `RendererConfig` with `texture_format: wgpu::TextureFormat::Rgba16Float` (to output to HDR):
```rs
let renderer_config = imgui_wgpu::RendererConfig {
texture…
-
I just updated to wgpu-native v22.1.0.1. If I don't call `wgpuRenderPassEncoderRelease()` before `wgpuQueueSubmit()`, I get an error:
```
thread '' panicked at /Users/runner/.cargo/git/checkouts/w…
-
### Describe what you were doing
Compiled ruffle_desktop with --features tracy, then tried starting it.
### What does the crash message say?
panicked at /home/mateon/.cargo/git/checkouts/wgpu-c26c9…
-
Please, can you fix this?
SSB.exe when running locks dGPU=ON on a (Advanced) Optimus system. Obviously I can change screen brightness also in iGPU mode from Windows settings, and expected SSB.exe to …
-
See https://github.com/gfx-rs/wgpu/blob/434f1974101daf26dc3fd15c1a356738d6720bff/wgpu-hal/src/gles/egl.rs#L938-L942
This function does not actually use the display_handle. However, the window_handl…