Bug 265910

Summary: [WebGPU] Investigate the appropriate way to set MTLComputePipelineDescriptor.maxTotalThreadsPerThreadgroup
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mike Wyrzykowski
Reported 2023-12-05 15:23:50 PST
[WebGPU] Investigate the appropriate way to set MTLComputePipelineDescriptor.maxTotalThreadsPerThreadgroup Passing any value above USHRT_MAX results in a crash in Metal.framework. It's not clear if values above 1024 are respected on iOS either.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-12 15:24:17 PST
Mike Wyrzykowski
Comment 2 2023-12-12 15:48:18 PST
*** This bug has been marked as a duplicate of bug 266301 ***
Mike Wyrzykowski
Comment 3 2023-12-12 15:48:32 PST
This will be resolved by 266301
Note You need to log in before you can comment on or make changes to this bug.