Skip to content

Commit 8ca89d4

Browse files
committed
fix docs
1 parent 16c3fc9 commit 8ca89d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/Basic/AttrDocs.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8508,6 +8508,7 @@ Those builtins can be declared using the `[[vk::ext_builtin_input]]` attribute
85088508
like follows:
85098509

85108510
.. code-block:: c++
8511+
85118512
[[vk::ext_builtin_input(/* WorkgroupId */ 26)]]
85128513
static const uint3 groupid;
85138514

0 commit comments

Comments
 (0)