MTLIndirectCommandBufferDescriptor Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
MTLIndirectCommandBufferDescriptor() | |
MTLIndirectCommandBufferDescriptor(NSObjectFlag) | |
MTLIndirectCommandBufferDescriptor(IntPtr) |
MTLIndirectCommandBufferDescriptor()
[Foundation.Export("init")]
public MTLIndirectCommandBufferDescriptor ();
- Attributes
Applies to
MTLIndirectCommandBufferDescriptor(NSObjectFlag)
protected MTLIndirectCommandBufferDescriptor (Foundation.NSObjectFlag t);
new Metal.MTLIndirectCommandBufferDescriptor : Foundation.NSObjectFlag -> Metal.MTLIndirectCommandBufferDescriptor
Parameters
Applies to
MTLIndirectCommandBufferDescriptor(IntPtr)
protected internal MTLIndirectCommandBufferDescriptor (IntPtr handle);
new Metal.MTLIndirectCommandBufferDescriptor : nativeint -> Metal.MTLIndirectCommandBufferDescriptor
Parameters
- handle
-
IntPtr
nativeint