MTLComputePipelineDescriptor
An instance describing the desired GPU state for a kernel call in a compute pass.
Declaration
class MTLComputePipelineDescriptorMentioned in
Overview
A pipeline descriptor provides information necessary for creating an MTLComputePipelineState instance.
Topics
Configuring the compute execution environment
computeFunctionthreadGroupSizeIsMultipleOfThreadExecutionWidthmaxTotalThreadsPerThreadgroupmaxCallStackDepth
Configuring compute pass inputs
stageInputDescriptorMTLAttributeDescriptorMTLAttributeDescriptorArrayMTLBufferLayoutDescriptorMTLBufferLayoutDescriptorArray