Mateusz Kielan

Results 131 issues of Mateusz Kielan

**Description** HLSL counterpart to perfectly valid C++ template code ( https://godbolt.org/z/eh6ePvGWE ) fails to compile. **Steps to Reproduce** Compile this godbolt: https://godbolt.org/z/48Eed5fvc with `-E PSMain -T ps_6_7 -HV 2021` **Note...

bug
hlsl2021
crash

**Is your feature request related to a problem? Please describe.** Thanks to HLSL2021 I can share enumeration declarations between C++ and HLSL202x. **Bug Report:** However whenever I declare the `enum...

bug
hlsl2021

**Description** Unscoped enums work fine with my `integral_constant`, scoped don't. **Steps to Reproduce** **Actual Behavior** Enum Class not constexpr: https://godbolt.org/z/hheGKo9vx unscoped enum is constexpr: https://godbolt.org/z/7rorK5qoW **Environment** - DXC version: Latest...

bug

**Description** When compiling with `-HV 202x -T ps_6_7 -E PSMain` it works and produces DXIL, when adding `-spirv` it SIGSEGVs the compiler. **Steps to Reproduce** https://godbolt.org/z/WasWzsq4E If you strip all...

bug
spirv

## Description ## Testing ## TODO list:

## Description ## Testing ## TODO list:

## Description ## Testing ## TODO list:

and suddenly everything is more sane