Skip to content

Commit 6d9b3a4

Browse files
committed
add printing to the API section of the docs
1 parent 021cffa commit 6d9b3a4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/src/api/kernel.md

+9
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,13 @@ MtlThreadGroupArray
5353
MemoryFlags
5454
threadgroup_barrier
5555
simdgroup_barrier
56+
```
57+
58+
## Printing
59+
60+
```@docs
61+
@mtlprintf
62+
@mtlprint
63+
@mtlprintln
64+
@mtlshow
5665
```

0 commit comments

Comments
 (0)