gecko-dev/dom/webgpu
Dzmitry Malyshau c4c52fc4b6 WIP: Bug 1622846 - Support WebGPU adapter isFallbackAdapter r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D133208
2021-12-08 15:54:26 +00:00
..
ffi
ipc WIP: Bug 1622846 - Support WebGPU adapter isFallbackAdapter r=emilio 2021-12-08 15:54:26 +00:00
mochitest Bug 1680377 - Follow-up fixes to WebGPU error scope 2021-07-13 01:26:46 +00:00
Adapter.cpp WIP: Bug 1622846 - Support WebGPU adapter isFallbackAdapter r=emilio 2021-12-08 15:54:26 +00:00
Adapter.h WIP: Bug 1622846 - Support WebGPU adapter isFallbackAdapter r=emilio 2021-12-08 15:54:26 +00:00
AdapterFeatures.cpp
AdapterFeatures.h
BindGroup.cpp
BindGroup.h
BindGroupLayout.cpp Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb 2021-05-27 15:08:02 +00:00
BindGroupLayout.h
Buffer.cpp Bug 1730014 - Avoid ASCII intermediate for WGSL shader code r=jgilbert,webidl,emilio 2021-09-10 17:19:41 +00:00
Buffer.h
CanvasContext.cpp Bug 1743847 - Throw an exception in WebGPU GetCurrentTexture r=emilio 2021-12-08 15:06:54 +00:00
CanvasContext.h Bug 1743847 - Throw an exception in WebGPU GetCurrentTexture r=emilio 2021-12-08 15:06:54 +00:00
CommandBuffer.cpp Bug 1711587 - Support multiple canvases in WebGPU command encoder r=jimb 2021-05-20 19:20:03 +00:00
CommandBuffer.h Bug 1711587 - Support multiple canvases in WebGPU command encoder r=jimb 2021-05-20 19:20:03 +00:00
CommandEncoder.cpp Bug 1713162 - Detect copies into WebGPU swapchain for presentation r=jimb 2021-05-27 17:20:28 +00:00
CommandEncoder.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
CompilationInfo.cpp
CompilationInfo.h
CompilationMessage.cpp
CompilationMessage.h Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
ComputePassEncoder.cpp
ComputePassEncoder.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
ComputePipeline.cpp Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb 2021-05-27 15:08:02 +00:00
ComputePipeline.h
Device.cpp Bug 1743847 - Throw an exception in WebGPU GetCurrentTexture r=emilio 2021-12-08 15:06:54 +00:00
Device.h Bug 1622846 - Update wgpu to 28ba9d8 r=jimb,emilio 2021-11-29 21:57:04 +00:00
DeviceLostInfo.cpp
DeviceLostInfo.h
Instance.cpp
Instance.h
ObjectModel.cpp
ObjectModel.h
OutOfMemoryError.cpp
OutOfMemoryError.h
PipelineLayout.cpp
PipelineLayout.h
QuerySet.cpp
QuerySet.h
Queue.cpp
Queue.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
RenderBundle.cpp Bug 1710679 - Implement WebGPU render bundles r=webidl,jgilbert,smaug 2021-05-26 20:30:45 +00:00
RenderBundle.h Bug 1710679 - Implement WebGPU render bundles r=webidl,jgilbert,smaug 2021-05-26 20:30:45 +00:00
RenderBundleEncoder.cpp Bug 1710679 - Implement WebGPU render bundles r=webidl,jgilbert,smaug 2021-05-26 20:30:45 +00:00
RenderBundleEncoder.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
RenderPassEncoder.cpp Bug 1726626 - Move gfx/wgpu into a 3rd party dependency r=jgilbert,bholley 2021-09-03 16:52:08 +00:00
RenderPassEncoder.h Bug 1723050 - Part 32: Replace typedef by using in dom/webgpu/ r=kvark 2021-08-05 00:11:58 +00:00
RenderPipeline.cpp Bug 1681765 - Fix accessing implicit WebGPU layouts r=jimb 2021-05-27 15:08:02 +00:00
RenderPipeline.h
Sampler.cpp
Sampler.h
ShaderModule.cpp
ShaderModule.h
SupportedLimits.cpp Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
SupportedLimits.h Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00
Texture.cpp
Texture.h
TextureView.cpp
TextureView.h
ValidationError.cpp
ValidationError.h
moz.build Bug 1622846 - Update WebGPU API to latest and wgpu-core to 0.9 r=webidl,jgilbert,jimb,emilio 2021-08-18 14:11:21 +00:00