Bug 265564 - [WebGPU] Dynamics offsets is in bytes but code assumes it is in uints
Summary: [WebGPU] Dynamics offsets is in bytes but code assumes it is in uints
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-29 23:42 PST by Mike Wyrzykowski
Modified: 2023-11-30 11:07 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Wyrzykowski 2023-11-29 23:42:01 PST
[WebGPU] Dynamics offsets is in uint's but code assumes it is in bytes
Comment 1 Radar WebKit Bug Importer 2023-11-29 23:42:16 PST
<rdar://problem/118971735>
Comment 2 Mike Wyrzykowski 2023-11-29 23:46:32 PST
Pull request: https://github.com/WebKit/WebKit/pull/21094
Comment 3 EWS 2023-11-30 11:07:35 PST
Committed 271351@main (2714034088ac): <https://commits.webkit.org/271351@main>

Reviewed commits have been landed. Closing PR #21094 and removing active labels.