Metal.MTLDevice_Extensions: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
CreateBuffer<T>(this IMTLDevice, T[], MTLResourceOptions) : IMTLBuffer
Documentation for this section has not yet been entered.
static
CreateBufferNoCopy<T>(this IMTLDevice, T[], MTLResourceOptions, MTLDeallocator) : IMTLBuffer
Documentation for this section has not yet been entered.