Share via


IMTLRenderPipelineState.GetImageblockMemoryLength(MTLSize) Method

Definition

[Foundation.Export("imageblockMemoryLengthForDimensions:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr GetImageblockMemoryLength(Metal.MTLSize imageblockDimensions);
[<Foundation.Export("imageblockMemoryLengthForDimensions:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetImageblockMemoryLength : Metal.MTLSize -> unativeint
override this.GetImageblockMemoryLength : Metal.MTLSize -> unativeint

Parameters

imageblockDimensions
MTLSize

Returns

UIntPtr

unativeint

Attributes

Applies to