-
As my previous issue, this comes from the vkd3d test suite. I converted it to pure Vulkan and made as minimal as possible. On my M2 MacBook Air this program spits out the following error:
```
[mvk-e…
-
The following test case works fine on Metal, GL, and Dx12. It fails on Vulkan.
I've created a shader in which the vertex shader uses 64 bytes of push constants, and the vertex shader uses a differ…
-
### Describe what you were doing
Just trying to save file
### What does the crash message say?
panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/objc_id-0.1.1/src/id.rs…
-
Hello.
Thank you so much for the recent fixes to argument buffers and especially argument buffers for iOS support!
Unfortunately I still have some issues with bindless textures which prevents me fro…
-
To make shader porting from HLSL to Slang easier, consider supporting the `#pragma pack_matrix()` directive. Currently slangc issues a warning and ignores the directive. Support this directive could s…
-
MacOS Sonoma (Intel)
Blender 4.1.1
ReSprytile 1.0.3
It installs fine, but when I try to enable, it crashes with these messages. I've tried renaming the folder/zip, like some other comments have m…
-
Mesa can generate CPU code via LLVM, as well as GPU code for a variety of GPUs. This compiler is exposed via Vulkan and OpenGL, so I am wondering if the shader fuzzer could call into OpenGL or Vulkan…
-
### Describe what you were doing
Please add the NSFW label.
SWF: https://www.fenoxo.com/play/CoC_1.0.2.swf
Image Pack: https://forum.fenoxo.com/threads/hn0s-custom-image-pack-version-6.32/
Ste…
-
-
So far when building shaders with `--reflection` for C and Zig it does not make enough functions to be able to build a complete list of stuff like the names and offsets of all of the uniforms in a Uni…