Helena Kotas
Helena Kotas
The `ComputeSampleTest` is verifying `Sample` and `CalculateLevelOfDetail` intrinsics calls on a texture in compute, mesh and amplification shaders. The test is set up in a way that the reported LOD...
**Description** `ExecutionTest::UnaryHalfOpTest#AcosHalf` is failing on recent Windows builds. Reproes on x64 and arm64. **Steps to Reproduce** On pre-release Windows build 23H2 version 26016.1001: `hcttest exec-filter ExecutionTest::UnaryHalfOpTest#AcosHalf` Worked fine on Windows...
These features were not included in the dxexp output and they are important to query for HLK test reports.
**Description** `ExecutionTest::ComputeSampleTest` is failing on latest Microsoft Basic Render Driver. **Steps to Reproduce** On Windows build 26016.1001 or higher: `hcttest exec-filter ComputeSampleTest -adapter "NVidia*"` **Actual Behavior** ``` ******************** TEST 'clang-taef-exec...
**Description** `Clang::CodeGenSPIRV` test for `attribute.domain.isoline.hlsl` is failing on ARM64 Release on Windows **Steps to Reproduce** `hctbuild -spirv -arm64 -Release` `hcttest -spirv -arm64` on ARM64 machine such as Surface Pro. **Actual...
**Description** Several tests under OptionsTest and RewriterTest are failing on the Linux Mariner distro. **Steps to Reproduce** Repros on internal OB build pipeline. Reach out to @hekota for more info....
Investigate how to add execution tests runs on latest D3D runtime and WARP to PR and nightly builds. There were multiple cases in the past 6 months where a change...
**Is your feature request related to a problem? Please describe.** WaveMatrix intrinsics are currently enabled only in compute and library shaders. **Describe the solution you'd like** Enable use of WaveMatrix...
**Description** `ExecutionTest::ATOProgOffset` is failing on ARM64 **Steps to Reproduce** Repros in internal ARM64 testing pipeline. Reach out to @hekota for access to the device. **Actual Behavior** ``` FAIL: clang-taef-exec ::...