diff options
Diffstat (limited to 'docs/user-guide')
| -rw-r--r-- | docs/user-guide/09-targets.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
