IMTLHeap
CpuCacheMode
CurrentAllocatedSize
Device
HazardTrackingMode
Label
ResourceOptions
Size
StorageMode
Type
UsedSize
CreateBuffer(nuint, MTLResourceOptions)
CreateBuffer(nuint, MTLResourceOptions)
CreateBuffer(nuint, MTLResourceOptions, nuint)
CreateTexture(MTLTextureDescriptor)
CreateTexture(MTLTextureDescriptor, nuint)
GetMaxAvailableSize(nuint)
GetMaxAvailableSize(nuint)
SetPurgeableState(MTLPurgeableState)
CreateAccelerationStructure(IMTLHeap, MTLAccelerationStructureDescriptor)
CreateAccelerationStructure(IMTLHeap, nuint)
CreateAccelerationStructure(IMTLHeap, MTLAccelerationStructureDescriptor, nuint)
CreateAccelerationStructure(IMTLHeap, nuint, nuint)
CreateBuffer(IMTLHeap, nuint, MTLResourceOptions, nuint)
CreateTexture(IMTLHeap, MTLTextureDescriptor, nuint)
GetCurrentAllocatedSize(IMTLHeap)
GetHazardTrackingMode(IMTLHeap)
GetResourceOptions(IMTLHeap)
GetType(IMTLHeap)
xamarinios
namespace Metal
{
public static class MTLHeap_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static MTLHeapType GetType(this IMTLHeap! This);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API