RESOLVED FIXED 238725
[WebGPU] Implement the concept of device lost
https://bugs.webkit.org/show_bug.cgi?id=238725
Summary [WebGPU] Implement the concept of device lost
Myles C. Maxfield
Reported 2022-04-04 00:44:24 PDT
.
Attachments
Patch (6.80 KB, patch)
2022-04-04 00:48 PDT, Myles C. Maxfield
no flags
Patch (7.84 KB, patch)
2022-04-04 00:49 PDT, Myles C. Maxfield
no flags
Patch (6.86 KB, patch)
2022-04-04 00:50 PDT, Myles C. Maxfield
dino: review+
Myles C. Maxfield
Comment 1 2022-04-04 00:48:04 PDT
Myles C. Maxfield
Comment 2 2022-04-04 00:49:17 PDT
Myles C. Maxfield
Comment 3 2022-04-04 00:50:13 PDT
Myles C. Maxfield
Comment 4 2022-04-08 01:28:22 PDT
Comment on attachment 456543 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=456543&action=review > Source/WebGPU/WebGPU/Device.mm:91 > +#endif I guess I should: #elseif UNUSED_VARIABLE(devices);
Myles C. Maxfield
Comment 5 2022-04-08 19:14:34 PDT
Radar WebKit Bug Importer
Comment 6 2022-04-08 19:15:17 PDT
Note You need to log in before you can comment on or make changes to this bug.