Closed
Bug 1624174
Opened 5 years ago
Closed 5 years ago
Fix WebGPU coordinate system to have NDC Y up
Categories
(Core :: Graphics: WebGPU, defect, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
The current implementation follows Vulkan with NDC Y down. We need to adjust that according to https://github.com/gpuweb/gpuweb/issues/416
Assignee | ||
Comment 1•5 years ago
|
||
The updated wgpu has the coordinate space fixes.
This also bumps cbindgen to 0.14.0 as a requirement
Updated•5 years ago
|
Attachment #9139053 -
Attachment description: Update wgpu to get the coordinate spaces right. → Update wgpu to get the coordinate spaces right
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bdefa164d83d
Update wgpu to get the coordinate spaces right r=jgilbert
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•