gecko-dev/dom/webgpu
Dzmitry Malyshau 544f262737 Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug
Updates wgpu to bd50867bb8c66ac9dec50046d066c02b8f7a3fc1

Differential Revision: https://phabricator.services.mozilla.com/D83734
2020-07-28 22:26:21 +00:00
..
ipc Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
mochitest Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
Adapter.cpp
Adapter.h
BindGroup.cpp
BindGroup.h
BindGroupLayout.cpp
BindGroupLayout.h
Buffer.cpp Bug 1622846 - WebGPU dummy destroy() and optional stencil states r=webidl,smaug 2020-04-16 19:28:22 +00:00
Buffer.h Bug 1622846 - WebGPU dummy destroy() and optional stencil states r=webidl,smaug 2020-04-16 19:28:22 +00:00
CanvasContext.cpp Bug 1632755 - Unlink CanvasContext from the refresh driver r=aosmond 2020-04-28 15:03:41 +00:00
CanvasContext.h
CommandBuffer.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
CommandBuffer.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
CommandEncoder.cpp Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
CommandEncoder.h Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
ComputePassEncoder.cpp Bug 1654244 - Expose indirect draws and dispatches r=webidl,smaug 2020-07-21 13:20:18 +00:00
ComputePassEncoder.h Bug 1654244 - Expose indirect draws and dispatches r=webidl,smaug 2020-07-21 13:20:18 +00:00
ComputePipeline.cpp
ComputePipeline.h
Device.cpp Bug 1629851 - Avoid WebGPU buffer flush on reads r=jgilbert 2020-04-14 21:26:45 +00:00
Device.h Bug 1629851 - Avoid WebGPU buffer flush on reads r=jgilbert 2020-04-14 21:26:45 +00:00
DeviceLostInfo.cpp
DeviceLostInfo.h
Fence.cpp
Fence.h
Instance.cpp Bug 1629955 - Don't fail WebGPU Instance creation r=jgilbert 2020-04-14 21:11:10 +00:00
Instance.h
ObjectModel.cpp
ObjectModel.h
OutOfMemoryError.cpp
OutOfMemoryError.h
PipelineLayout.cpp
PipelineLayout.h
Queue.cpp Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
Queue.h Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
RenderBundle.cpp
RenderBundle.h
RenderBundleEncoder.cpp
RenderBundleEncoder.h
RenderPassEncoder.cpp Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
RenderPassEncoder.h Bug 1654244 - Expose indirect draws and dispatches r=webidl,smaug 2020-07-21 13:20:18 +00:00
RenderPipeline.cpp
RenderPipeline.h
Sampler.cpp
Sampler.h
ShaderModule.cpp
ShaderModule.h
SwapChain.cpp
SwapChain.h
Texture.cpp Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
Texture.h Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug 2020-07-28 22:26:21 +00:00
TextureView.cpp Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
TextureView.h Bug 1630072 - WebGPU CanvasContext invalidation r=jgilbert,aosmond 2020-04-20 23:50:04 +00:00
ValidationError.cpp
ValidationError.h
moz.build Bug 1630813 - Remove gfx/wgpu/wgpu-native, move wgpu-remote out into gfx/wgpu_bindings r=jgilbert 2020-04-22 15:35:13 +00:00