这是indexloc提供的服务,不要输入任何密码
Skip to content

Should objects have pointers back to their parents? #1497

@kainino0x

Description

@kainino0x

Today (post-#1478), no objects have attributes that point back to their parents, i.e.:

  • device -> adapter
  • {queue, buffer, texture, pipeline, command encoder, etc} -> device
  • texture view -> texture

Should we add these back-pointers?

Non-blocking because adding them is a non-breaking change.

See also: #1498

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions