-
I tried to run the GPU example on my Thinkpad X220 laptop, but I got this error:
```
Warning: loader_scanned_icd_add: Driver /usr/lib/libvulkan_intel.so supports Vulkan 1.2, but only supports loader…
-
running `bash build.sh`
```bash
Generate projects using GN
ERROR at //examples/BUILD.gn:29:1: Dependency not allowed.
static_library("dawn_sample_utils") {
^------------------------------------
…
-
Hello Michal,
Just opening a separate issue from https://github.com/michal-z/zig-gamedev/issues/50, as suggested.
I am getting the error below when trying to run the tests on my M1 Mac mini (Big…
-
Hi Henry,
I am currently working on setting up a homebrew formula for dawn to allow people to more easily try out `swift-webgpu` (because building from source can take over 45 minutes on my laptop)…
-
### Zig Version
0.9.0-dev.1713+07cc51e04
### Steps to Reproduce
(Apologies for not having a minimal reproduction ready, I will update the issue to include one very soon.)
When using Zig to…
-
This may not be the best place to report this. The only thing that changed was Chrome Canary daily build today.
```
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'config…
-
Hello and thanks for this very interesting project :+1:
I tried to build it with the following system:
Ubuntu 20.04
Python 3.8.5
Docker version 20.10.1, build 831ebea
I followed the Readme …
-
Trying to run the samples, it fails to load the `libdawn_native.so`. Setting `LD_LIBRARY_PATH` manually fixes this.
Debugging with `LD_DEBUG=libs` gives me:
```
(node:18056) ExperimentalWarning: …