Metal.MTLTextureDescriptor: Method Members

The methods of Metal.MTLTextureDescriptor are listed below. For a list of all members, see the MTLTextureDescriptor Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
static
CreateTexture2DDescriptor(MTLPixelFormat, bool, nuint, nuint) : MTLTextureDescriptor
Documentation for this section has not yet been entered.
static
CreateTextureCubeDescriptor(MTLPixelFormat, bool, nuint) : MTLTextureDescriptor
Documentation for this section has not yet been entered.