-
The reason is because dxcompiler.dll and dxil.dll are not installed into the folder.
The problem here is that both dlls reside in Windows SDK folder, and there is no way for CMake to know its loca…
-
- [ ] Implement `ProcessTriTessFactorsMin` clang builtin,
- [ ] Link `ProcessTriTessFactorsMin` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsMin` to `CheckHLS…
-
- [ ] Implement `ProcessTriTessFactorsMax` clang builtin,
- [ ] Link `ProcessTriTessFactorsMax` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsMax` to `CheckHLS…
-
- [ ] Implement `ProcessTriTessFactorsAvg` clang builtin,
- [ ] Link `ProcessTriTessFactorsAvg` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ProcessTriTessFactorsAvg` to `CheckHLS…
-
- [ ] Implement `ldexp` clang builtin,
- [ ] Link `ldexp` clang builtin with `hlsl_intrinsics.h`
- [ ] Add sema checks for `ldexp` to `CheckHLSLBuiltinFunctionCall` in `SemaChecking.cpp`
- [ ] Add cod…
-
**Description**
Vague (and different than normal) error about non-scalar values in ternaries when those non-scalar values (say for example, a struct) comes from a constant buffer.
**Steps to Rep…
-
I have install the last Xverse for UE5.3.2 and UE5.4.
I using the demo_fox_ga.ply
FOR BOTH ue ENGINE,
when I import the ply,the first time I could see the fox but when I've drop the blueprint in …
-
**Is your feature request related to a problem? Please describe.**
Yes. Structures and classes have different memory layout rules between HLSL and C/C++. This makes code sharing between HLSL and C/C+…
-
SPIR-V has:
- add-with-carry OpIAddCarry
- sub-with-borrow OpISubBorrow
- unsigned multiply (1 word * 1 word produces 2 words)
- signed multiply (1 word * 1 word produces 2 words)
MSL …
-
- [ ] dx needs sm6.6, which needs dxc, which is huge.
- [ ] gl
nem0 updated
3 months ago