Metal.MTLArgument Members

The members of Metal.MTLArgument are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AccessMTLArgumentAccess. Documentation for this section has not yet been entered.
[read-only]
Activebool. Documentation for this section has not yet been entered.
[read-only]
BufferAlignmentnuint. Documentation for this section has not yet been entered.
[read-only]
BufferDataSizenuint. Documentation for this section has not yet been entered.
[read-only]
BufferDataTypeMTLDataType. Documentation for this section has not yet been entered.
[read-only]
BufferStructTypeMTLStructType. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Indexnuint. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
TextureDataTypeMTLDataType. Documentation for this section has not yet been entered.
[read-only]
TextureTypeMTLTextureType. Documentation for this section has not yet been entered.
[read-only]
ThreadgroupMemoryAlignmentnuint. Documentation for this section has not yet been entered.
[read-only]
ThreadgroupMemoryDataSizenuint. Documentation for this section has not yet been entered.
[read-only]
TypeMTLArgumentType. Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the MTLArgument object.