Bug 243529

Summary: [ANGLE] Create extension to allow MTLEvents to be signalled from Metal backend
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: ANGLEAssignee: Dan Glastonbury <djg>
Status: NEW    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 246589    

Dan Glastonbury
Reported 2022-08-03 22:34:24 PDT
We need to be able to signal a MTLSharedEvent when a command stream has been processed. In order to do this, we'll need an extension to ANGLE that will allow us to pass the MTLSharedEvent down into the ANGLE Metal backend where it can be used. It's likely that this extension would be specific to Metal, but there is also the chance that other ANGLE backends might want something like this.
Attachments
Dan Glastonbury
Comment 1 2022-08-03 22:35:08 PDT
Dan Glastonbury
Comment 2 2022-08-03 23:19:31 PDT
Note You need to log in before you can comment on or make changes to this bug.