Skip to content

Commit 67ca3d4

Browse files
committed
fix docs
1 parent d74d523 commit 67ca3d4

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
@@ -8519,6 +8519,7 @@ Those builtins can be declared using the `[[vk::ext_builtin_input]]` attribute
85198519
like follows:
85208520

85218521
.. code-block:: c++
8522+
85228523
[[vk::ext_builtin_input(/* WorkgroupId */ 26)]]
85238524
static const uint3 groupid;
85248525

0 commit comments

Comments
 (0)