Bug 1957563 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Replace SurfaceDescriptorD3D10::fenceInfo could hold RefPtr<FileHandleWrapper>. It is better to replace it by GpuProcessFencesHolderId and GpuProcessD3D11FencesHolderMap that is going to be added by  Bug 1957001.
SurfaceDescriptorD3D10::fenceInfo could hold RefPtr<FileHandleWrapper>. It is better to replace it by GpuProcessFencesHolderId and GpuProcessD3D11FencesHolderMap that is going to be added by  Bug 1957001.
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.

Back to Bug 1957563 Comment 0