Closed Bug 1600929 Opened 4 years ago Closed 4 years ago

WebGPU buffer creation and mapping

Categories

(Core :: Graphics: WebGPU, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: kvark, Assigned: kvark)

References

Details

Attachments

(1 file)

At the very minimum, we need an ability to create buffers, fill the data in, and read out.

Status: NEW → ASSIGNED
Summary: Buffer creation and mapping → WebGPU buffer creation and mapping

This is the basic functionality needed to work with buffers.
What it doesn't have:

  • ability to re-map the buffer for writing
  • async writing map
  • most of the validation
Blocks: webgpu-mvp
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2968e233f172
WebGPU buffer creation and mapping r=jgilbert,bzbarsky

Addressed the hazard test and re-landed now.

Flags: needinfo?(dmalyshau)
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/646613d39692
WebGPU buffer creation and mapping r=jgilbert,bzbarsky
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: