Bug 200657 - [WebGPU] Add compaction logic to GPUBindGroupAllocator
Summary: [WebGPU] Add compaction logic to GPUBindGroupAllocator
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 200606
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-12 21:27 PDT by Justin Fan
Modified: 2019-08-12 21:32 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-08-12 21:27:56 PDT
We should add compaction logic before deciding whether to allocate new memory for a new GPUBindGroup.