We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2315c commit a1be643Copy full SHA for a1be643
clang/lib/Headers/hlsl/hlsl_intrinsics.h
@@ -876,7 +876,7 @@ float4 degrees(float4);
876
//===----------------------------------------------------------------------===//
877
878
/// \fn K distance(T X, T Y)
879
-/// \brief Returns a distance scalar between two vectors of \a X and \a Y.
+/// \brief Returns a distance scalar between \a X and \a Y.
880
/// \param X The X input value.
881
/// \param Y The Y input value.
882
0 commit comments