dawn-cmake/src/dawn/native/metal
Corentin Wallez 142141cdf2 Do simplifications assuming macOS 10.11 is the min version supported.
Bug: dawn:1397
Change-Id: I42a588b2a30e12eb7b6889a8954311b632547c58
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90243
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-08-08 17:42:41 +00:00
..
BackendMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
BackendMTL.mm Do simplifications assuming macOS 10.11 is the min version supported. 2022-08-08 17:42:41 +00:00
BindGroupLayoutMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
BindGroupLayoutMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
BindGroupMTL.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
BindGroupMTL.mm Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
BufferMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
BufferMTL.mm DAWN_PLATFORM and DAWN_COMPILER macro improvements 2022-06-08 19:52:42 +00:00
CommandBufferMTL.h [warnings] Add Wsuggest-override and Wsuggest-destructor-override. 2022-05-10 18:44:34 +00:00
CommandBufferMTL.mm Implement timestampWrites on D3D12 and Vulkan backends 2022-08-02 00:20:34 +00:00
CommandRecordingContext.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
CommandRecordingContext.mm Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
ComputePipelineMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
ComputePipelineMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
DeviceMTL.h dawn: Add shader module validation for WGSL extension 2022-05-06 08:51:12 +00:00
DeviceMTL.mm DAWN_PLATFORM and DAWN_COMPILER macro improvements 2022-06-08 19:52:42 +00:00
Forward.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
MetalBackend.mm Remove unused dawn::native:🤘:GetMetalDevice 2022-07-26 16:28:45 +00:00
PipelineLayoutMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
PipelineLayoutMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
QuerySetMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
QuerySetMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
QueueMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
QueueMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
RenderPipelineMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
RenderPipelineMTL.mm Record zero-attribute vertex buffer when creating render pipeline 2022-05-26 01:26:34 +00:00
SamplerMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
SamplerMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
ShaderModuleMTL.h Cache WGSL -> MSL compilation 2022-08-04 01:12:56 +00:00
ShaderModuleMTL.mm Cache WGSL -> MSL compilation 2022-08-04 01:12:56 +00:00
StagingBufferMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
StagingBufferMTL.mm [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
SwapChainMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
SwapChainMTL.mm DAWN_PLATFORM and DAWN_COMPILER macro improvements 2022-06-08 19:52:42 +00:00
TextureMTL.h [chromium-style] Adding/moving constructors and destructors. 2022-05-09 22:22:18 +00:00
TextureMTL.mm Remove support for depth24unorm-stencil8 2022-06-14 22:48:31 +00:00
UtilsMetal.h Consistent formatting for Dawn/Tint. 2022-05-01 14:40:55 +00:00
UtilsMetal.mm tint: Add tint::OverrideId 2022-07-27 20:50:40 +00:00