We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2add518 commit d2dacf0Copy full SHA for d2dacf0
1 file changed
tools/clang/unittests/HLSLExec/LongVectors.cpp
@@ -2758,7 +2758,7 @@ class DxilConf_SM69_Vectorized_Double : public TestClassCommon {
2758
"Validates required double precision SM 6.9 vectorized DXIL operations")
2759
TEST_METHOD_PROPERTY(
2760
"Kits.Specification",
2761
- "Device.Graphics.D3D12.DXILCore.ShaderModel69.DoublePrecision.Optinal")
+ "Device.Graphics.D3D12.DXILCore.ShaderModel69.DoublePrecision.Optional")
2762
TEST_METHOD_PROPERTY(L"Priority", L"0")
2763
END_TEST_CLASS()
2764
0 commit comments