Bug 201628 - [WebGPU] Metal crashes if GPUCommandBuffer is submitted twice
Summary: [WebGPU] Metal crashes if GPUCommandBuffer is submitted twice
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Justin Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 20:13 PDT by Justin Fan
Modified: 2019-09-09 20:14 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Fan 2019-09-09 20:13:56 PDT
MTLCommandBuffers aren't reusable, and attempting to do so crashes the process.