xamarinios
namespace Metal
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
    [Protocol(Name = "MTLComputePipelineState", WrapperType = typeof(MTLComputePipelineStateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetImageblockMemoryLength", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(MTLSize) }, ReturnType = typeof(nuint), Selector = "imageblockMemoryLengthForDimensions:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "device", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Device", PropertyType = typeof(IMTLDevice), Selector = "device")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "maxTotalThreadsPerThreadgroup", IsProperty = true, IsRequired = true, IsStatic = false, Name = "MaxTotalThreadsPerThreadgroup", PropertyType = typeof(nuint), Selector = "maxTotalThreadsPerThreadgroup")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "threadExecutionWidth", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ThreadExecutionWidth", PropertyType = typeof(nuint), Selector = "threadExecutionWidth")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "label", IsProperty = true, IsRequired = false, IsStatic = false, Name = "Label", PropertyType = typeof(string), Selector = "label")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "staticThreadgroupMemoryLength", IsProperty = true, IsRequired = false, IsStatic = false, Name = "StaticThreadgroupMemoryLength", PropertyType = typeof(nuint), Selector = "staticThreadgroupMemoryLength")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "supportIndirectCommandBuffers", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SupportIndirectCommandBuffers", PropertyType = typeof(bool), Selector = "supportIndirectCommandBuffers")]
    public interface IMTLComputePipelineState : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙