Skip to content

Commit d8e6f60

Browse files
committed
Removed a note that overconstrained attributes on function calls
1 parent a29a725 commit d8e6f60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

wgsl/index.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8064,10 +8064,6 @@ A function call statement executes a [=function call=].
80648064

80658065
Note: If the function [=return value|returns a value=], that value is ignored.
80668066

8067-
Note: The only attribute that can be applied is the [=attribute/diagnostic=] attribute,
8068-
and only when calling a
8069-
[=builtin functions that compute a derivative|builtin function that computes a derivative=].
8070-
80718067
## Static Assertion Statement ## {#static-assert-statement}
80728068

80738069
A static assertion statement produces a [=shader-creation error=] if the

0 commit comments

Comments
 (0)