Skip to content

Representation of GPUBindGroupEntry #403

Closed as not planned
Closed as not planned
@kainino0x

Description

@kainino0x

In WGPUBindGroupEntry the offset and size fields are supposed to apply only if the binding is a buffer, but that's not really clear. We could:

  • Leave as is
  • Rename to bufferBindingOffset and bufferBindingSize
  • Collect the three fields together into a WGPUBufferBinding like in JS

Not sure it's actually worth the effort to change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions