Skip to content

Consistent definitions of the methods #760

@kvark

Description

@kvark

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.)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions