-
This works:
```hlsl
[shader("vertex")]
FragIn_1uv vs_1uv(
[[vk::push_constant]] uniform Transform transform,
in VertIn_1uv in)
```
And I would therefore _expect_ this to also work:
…
-
**Environment:**
- OS: Windows 11 Pro 23H2
- GPU and driver version: GeForce RTX 3070 / 560.94
- SDK or header version if building from repo: 1.3.296.0
- Options enabled (synchronization, best…
-
**Environment:**
- OS: Ubuntu 22.04
- GPU and driver version: RTX 4080, driver 535.183.01
- SDK or header version if building from repo: 1.3.280.1 to latest 1.3.296.0
- Options enabled (synch…
-
#### System Information
- Ogre Version: 3.0.0 latest
- Operating System / Platform: Debian 12
- RenderSystem: Vulkan
- GPU: AMD Radeon RX 6600 XT (RADV NAVI23)
#### Detailled description
So, I…
-
I have an app I embed the gpt4all libs inside. I build the backend on linux and copy them into my app to load.
Previous versions were no so large, but 3.4.2 is super huge. Like 800MB total.
Also, t…
-
The external/nvpro_core submodule contains code generated from the vulkan SDK, which can conflict when compiling against a different vulkan SDK. Example build errors:
```
'PFN_vkGetLatencyTimingsN…
-
### 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
…
-
I love to try out on my Jetson AGX Orin Dev-kit (32GB) when there is an new Tutorial on Jetson-AI-Lab.
But I got an Error message on Jetson-AI-Lab tutorial LeRobot https://www.jetson-ai-lab.com/l…
-
I'm currently trying to prepare reproductions for a few issues I ran into attempting to write C# bindings for the slang compiler (including what appears to be incorrect ABI for COM interfaces.), and a…
-
### Issue with current documentation:
Typescript Requirements
Missing Vulkan SDK
### Idea or request for content:
Vulkan SDK on Linux and Windows missing as requirement