dawn-cmake/src/dawn_native/metal
Brandon Jones 4abe2a0b53 Add TRACEs to backend shader module creation
Specifically ensuring that Tint's generator is individually traced so
that we can better see how much time is going into Tint's transforms
vs the backend's compiler.

Change-Id: I9903cdca137d652ee400e94f0570eeeb17779207
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/76260
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Brandon Jones <bajones@chromium.org>
2022-01-13 21:43:26 +00:00
..
BackendMTL.h Implement upstream RequestAdapter 2022-01-12 23:08:35 +00:00
BackendMTL.mm Implement upstream RequestAdapter 2022-01-12 23:08:35 +00:00
BindGroupLayoutMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
BindGroupLayoutMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
BindGroupMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
BindGroupMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
BufferMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
BufferMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
CommandBufferMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
CommandBufferMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
CommandRecordingContext.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
CommandRecordingContext.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
ComputePipelineMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
ComputePipelineMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
DeviceMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
DeviceMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
Forward.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
MetalBackend.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
PipelineLayoutMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
PipelineLayoutMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
QuerySetMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
QuerySetMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
QueueMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
QueueMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
RenderPipelineMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
RenderPipelineMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
SamplerMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
SamplerMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
ShaderModuleMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
ShaderModuleMTL.mm Add TRACEs to backend shader module creation 2022-01-13 21:43:26 +00:00
StagingBufferMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
StagingBufferMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
SwapChainMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
SwapChainMTL.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
TextureMTL.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
TextureMTL.mm Add support for creating 1D textures. 2022-01-13 10:53:36 +00:00
UtilsMetal.h Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00
UtilsMetal.mm Rename namespace dawn_native to dawn::native. 2022-01-12 09:17:35 +00:00