-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Labels
bugcopyeditingPure editorial stuff (copyediting, *.bs file syntax, etc.)Pure editorial stuff (copyediting, *.bs file syntax, etc.)
Milestone
Description
Apparently we use different definitions for the methods:
- names with empty braces, e.g.
{{GPUCommandEncoder/copyBufferToTexture()}} - names with all the parameters, e.g.
{{GPUComputePassEncoder/dispatch(x, y, z)}}
I haven't found any {{Something/method}} cases (without braces).
We should try to make it consistent, i.e. use the {{Something/method()}} form everywhere.
Metadata
Metadata
Assignees
Labels
bugcopyeditingPure editorial stuff (copyediting, *.bs file syntax, etc.)Pure editorial stuff (copyediting, *.bs file syntax, etc.)