functionType
The shader function’s type.
Declaration
var functionType: MTLFunctionType { get }Discussion
A function’s type determines what kind of pipeline state objects you can create from it.
The shader function’s type.
var functionType: MTLFunctionType { get }A function’s type determines what kind of pipeline state objects you can create from it.