MTLDrawPatchIndirectArguments(UInt32, UInt32, UInt32, UInt32) Constructor
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.
public MTLDrawPatchIndirectArguments (uint pathCount, uint instanceCount, uint patchStart, uint baseInstance);
new Metal.MTLDrawPatchIndirectArguments : uint32 * uint32 * uint32 * uint32 -> Metal.MTLDrawPatchIndirectArguments
Parameters
- pathCount
- UInt32
- instanceCount
- UInt32
- patchStart
- UInt32
- baseInstance
- UInt32