-
Currently, when a function pointer is not loaded from Vulkan, it will still be populated, but with a stub implementation that panics at runtime. For some history: This was introduced in #137, because …
-
This test fails, complaining that it can't parse the SPIR-V:
```
--- TRY 1 STDERR: wgpu-test::wgpu-test [Executed] [Vulkan/llvmpipe (LLVM 17.0.6, 256 bits)/1] wgpu_test::scissor_tests::scis…
-
i get this...
````
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x0]
runtime stack:
runtime.throw(0x52b296, 0x2a)
/us…
-
### Describe the bug
The discrete gpu option doesn't work, games run with the integrated gpu instead of my amd gpu.
Radeontop shows 0% gpu utilization.
### To Reproduce
1. Open bottles
2. R…
-
**Describe the capture bug:**
Crash on Android capturing Vulkan-Samples ray-tracing basic
**Build Environment:**
Vulkan-Samples hash: e654ef7
GFXR hash: d115eb6
**Capture Settings:**
GFXR l…
-
#### Your system information
* Steam Runtime Version:
* Distribution : Archlinux (linux 6.9.11) with wayland & hyprland
* Link to your full system information (Help -> Steam Runtime Diagnostics)…
-
I can't build this.
My environment is below:
- Windows 10: 19043.1826
- VisualStudio: 2019 16.11.17
- CMake: 3.19.4
- Vulkan: 1.3.216.0
I ran below:
- cmake .
- cmake --build .
Error mess…
-
### Steps to reproduce
1. Update Android Studio
2. flutter channel master
3. flutter upgrade
4. Create new app (just a new flutter app)
5. Run Android Emulator API 33
6. Run newly created app
…
-
### Tested versions
- Reproducible in: Godot 4.3 stable
### System information
Godot v4.3.stable (77dcf97d8) - Freedesktop SDK 23.08 (Flatpak runtime) - Wayland - Vulkan (Mobile) - dedicated …
-
I have HelloXR running with Vulkan, but no output to the headset, says "waiting" on the headset. I was able to make it run before but something happened, not sure what, that made it behave this way. I…