From b0818ac607ae4f3f04ff59f09b083a0f3fe8e350 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Thu, 21 Nov 2024 06:54:17 +0800 Subject: Small docs corrections (#5615) * Small docs corrections * fix typo. --------- Co-authored-by: Yong He --- docs/user-guide/09-targets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user-guide') diff --git a/docs/user-guide/09-targets.md b/docs/user-guide/09-targets.md index acebd1860..f3f146625 100644 --- a/docs/user-guide/09-targets.md +++ b/docs/user-guide/09-targets.md @@ -316,7 +316,7 @@ Metal supports rasterization, compute, and ray tracing pipelines. The Metal rasterization pipeline includes the following programmable stages: -- The vertex stage transforms vertex data loaded from memory +- The vertex stage outputs vertex data - The optional mesh stage allows groups of threads to cooperatively generate geometry -- cgit v1.2.3