Closed
Bug 1957563
Opened 1 year ago
Closed 1 year ago
Replace SurfaceDescriptorD3D10::fenceInfo with GpuProcessFencesHolderId
Categories
(Core :: Graphics, task)
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
SurfaceDescriptorD3D10::fenceInfo could hold RefPtr<FileHandleWrapper>. It is better to replace it with GpuProcessFencesHolderId and also use GpuProcessD3D11FencesHolderMap that is going to be added by Bug 1957001.
| Assignee | ||
Updated•1 year ago
|
Type: defect → task
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Attachment #9477380 -
Attachment description: WIP: Bug 1957563 - Replace SurfaceDescriptorD3D10::fenceInfo with GpuProcessFencesHolderId → Bug 1957563 - Replace SurfaceDescriptorD3D10::fenceInfo with GpuProcessFencesHolderId
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/022eec0e7af0
Replace SurfaceDescriptorD3D10::fenceInfo with GpuProcessFencesHolderId r=gfx-reviewers,lsalzman
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•1 year ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•