Skip to content

op2 issue with async getter in objects #1132

@chirsz-ever

Description

@chirsz-ever

Related deno issue: denoland/deno#28521

The GPUDevice.lost is implemented here:

https://github.com/denoland/deno/blob/2a01ac448273ffe3a4b2774598fab196a2269668/ext/webgpu/device.rs#L596C6-L607

But there is no lost getter on the device object actually created.

Possibly related issue: #1102

Metadata

Metadata

Assignees

No one assigned

    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