-
**Is your feature request related to a problem? Please describe.**
Mesh shaders can output per-vertex and/or per-primitive variables. In HLSL the `vertices` and the `primitives` keywords are used to …
-
**Describe the requested icon**
There are a number of code-related filetypes that exist already (svg, ts, tsx, js, html, etc.). It would be lovely to have additional icons for more extensions. In no …
-
Repro: https://godbolt.org/z/YahTzfb8h
This shader has 2 different MSAA UAV types, one with an implicit sample count of 0, and one with an explicit sample count of 4. Accessing these UAVs produces …
-
- [ ] Implement `fmod` clang builtin,
- [ ] Link `fmod` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `fmod` to `CheckHLSLBuiltinFunctionCall` in `SemaChecking.cpp`
- [ ] Add codege…
-
Hi! I'm using the [directx-shader-compiler](https://archlinux.org/packages/extra/x86_64/directx-shader-compiler/) package on arch linux that just installs `libdxcompiler.so` to `/usr/lib/libdxcompiler…
-
https://github.com/hexops/mach-dxcompiler (CC-BY-4.0) :
features(copied):
- Statically linked dxcompiler library and dxc executables.
- Zero dependency on proprietary dxil.dll code-signing blob (se…
-
### Title
[DXIL] Decorating CS float argument with SV_DispatchThreadID semantic crashes the compiler (float2, float3 and float4 works)
### Functional impact
Compiler crashes
### Minimal repro …
-
**Description**
I'm hitting an assert with a message "MaybeODRUseExprs.empty() && "Leftover expressions for odr-use checking""
This started happening after I added typedefs for `vector` and `matri…
-
This is a collection of issues we have outstanding within the Rust and general open-source ecosystem.
- [ ] [`physx-rs` Android CI and testing](https://github.com/EmbarkStudios/physx-rs/issues/68)
…
-
- [ ] Implement `f32tof16` clang builtin,
- [ ] Link `f32tof16` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `f32tof16` to `CheckHLSLBuiltinFunctionCall` in `SemaChecking.cpp`
- [ …