Skip to content

Commit

Permalink
add printing to the API section of the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tgymnich committed Sep 21, 2024
1 parent b351ee6 commit af92a28
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/src/api/kernel.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,13 @@ MtlThreadGroupArray
MemoryFlags
threadgroup_barrier
simdgroup_barrier
```

## Printing

```@docs
@mtlprintf
@mtlprint
@mtlprintln
@mtlshow
```

0 comments on commit af92a28

Please sign in to comment.