bspeice
|
53d5ad1422
|
First attempt at a GPU runner
CI / cargo fmt (push) Failing after 1m5s
CI / cargo test (push) Failing after 2m15s
CI / cargo test (GPU) (push) Successful in 16m58s
Currently failing with an error I don't understand:
```
wgpu error: Validation Error
Caused by:
In Device::create_shader_module, label = '...\image_binary.spv'
Shader '...\image_binary.spv' parsing error: InvalidTypeWidth(1)
```
|
2026-07-29 11:12:52 -04:00 |
|