xamarin-macios/tests/monotouch-test/Metal
Rolf Bjarne Kvinge 6aca92cd74
[Metal] Implement Xcode 16.0 beta 1-6 changes. (#20895)
Note: there were no changes in beta 3, beta 4 or beta 5.
2024-09-09 19:42:49 +02:00
..
ClearValueTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
DeviceTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
HeapDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLArgumentDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLArgumentEncoderTest.cs [monotouch-test] Ignore MTLArgumentEncoderTest on older devices. (#18315) 2023-05-24 16:58:49 +02:00
MTLAttributeDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLAttributeTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLBlitPassDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLBlitPassSampleBufferAttachmentDescriptorArrayTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLBlitPassSampleBufferAttachmentDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLBufferLayoutDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLCommandBufferTests.cs [Metal] Implement Xcode 16.0 beta 1-6 changes. (#20895) 2024-09-09 19:42:49 +02:00
MTLCommandQueueTests.cs [Metal] Implement Xcode 16.0 beta 1-6 changes. (#20895) 2024-09-09 19:42:49 +02:00
MTLComputeCommandEncoderTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLComputePassDescriptorTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MTLComputePassSampleBufferAttachmentDescriptorArrayTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLComputePassSampleBufferAttachmentDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLCounterSampleBufferDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLDeviceTests.cs [Metal] Implement Xcode 16.0 beta 1-6 changes. (#20895) 2024-09-09 19:42:49 +02:00
MTLFunctionConstantTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLIOCompressionContextTest.cs [Metal] Add support for Xcode15. (#19379) 2023-12-12 17:39:56 -05:00
MTLIndirectCommandBufferDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLIntersectionFunctionTableDescriptorTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MTLIntersectionFunctionTableTests.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLLinkedFunctionsTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLPipelineBufferDescriptorTests.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLPointerTypeTests.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLRasterizationRateLayerDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLRasterizationRateMapDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLRenderPassSampleBufferAttachmentDescriptorArrayTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLRenderPassSampleBufferAttachmentDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLRenderPipelineDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLResidencySetTests.cs [Metal] Implement Xcode 16.0 beta 1-6 changes. (#20895) 2024-09-09 19:42:49 +02:00
MTLResourceStatePassDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLResourceStatePassSampleBufferAttachmentDescriptorArrayTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLResourceStatePassSampleBufferAttachmentDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLSharedEventListenerTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLStageInRegionIndirectArgumentsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
MTLStageInputOutputDescriptorTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLTextureReferenceType.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLTileRenderPipelineColorAttachmentDescriptorTests.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLTileRenderPipelineDescriptor.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
MTLTileRenderPipelineDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
MTLVisibleFunctionTableDescriptorTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
StructTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00