-
Hi!
I noticed there used to be a very handy dawn_static folder with a CMake that allowed a static build of Dawn which was great to improve build times, but was deleted a few months ago. I'm looking…
-
Compilation error occurs when building libprotobuf-mutator on macos.
```
$ make
...
[ 21%] Building CXX object third_party/dawn-build/src/tint/CMakeFiles/tint_utils_rtti.dir/utils/rtti/castable…
-
I'm getting this error message loads of times in the chrome console (and a black canvas) when trying to run a webgpu sokol app.
Reduced the code down to the bare minimum example code from sokol-sampl…
-
Hello!
I am having some issues trying to setup a project with `zgpu`. It seems that the linking is going wrong and I am not sure why, I tried with your examples and they work, I also cloned https:/…
-
when I build any demo with wgpu, ie involving libs/zgpu the build fails with the following error:
```
❯ zig build triangle_wgpu-run --verbose-link
triangle_wgpu-run
└─ run triangle_wgpu
└─ ins…
-
### Zig Version
0.13.0-dev.7+40118c769
### Steps to Reproduce and Observed Behavior
I am using a fork of zig-bootstrap and when I try to link LLVM in debug mode I get the following error:
The fork…
-
- [x] new validation error: "Buffer binding size cannot be zero."
- [ ] cgltf-sapp: needs compressed texture extension
- [x] cubemaprt-sapp: rendering to MSAA layered textues (e.g. cubemap) not allo…
-
When trying to run `hello-triangle` example in the `webgpu` folder on `dawn` branch on Manjaro, building the project results into the linking error
```
ld.lld: error: undefined symbol: dawn_native::…
-
When I run `zig build` I get the following error:
```
downloading https://github.com/hexops/mach-gpu-dawn/releases/download/release-d0fb7f9/libdawn_x86_64-linux-gnu_release-fast.a.gz..
% Total …
-