Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
mehmetoguzderin committed Jan 31, 2024
commit 4c0fb42113fad9938d03b335957d895343bd0bb3
2 changes: 1 addition & 1 deletion wgsl/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -17505,7 +17505,7 @@ values are subject to the same rules, including
[[#abstract-float-accuracy|abstract float accuracy]]. As such, where
applicable, expressions involving them might be evaluated at
[=shader module creation|shader-creation time=] and
and result in better approximations than operating on target types, reducing
result in better approximations than operating on target types, reducing
the need for specialized constants such as `PI_2` for scales and offsets.

<table class='data builtin constants'>
Expand Down