MTLTexture_Extensions.GetIOSurfacePlane(IMTLTexture) Method

Definition

Returns the IOSurface plane used by the surface that is returned from GetIOSurface(IMTLTexture).

public static nuint GetIOSurfacePlane (this Metal.IMTLTexture This);
static member GetIOSurfacePlane : Metal.IMTLTexture -> nuint

Parameters

This
IMTLTexture

The instance on which this method operates.

Returns

System.System.UIntPtr System.unativeint

Applies to