unspecialized
Defers assigning the color write mask.
Declaration
static var unspecialized: MTLColorWriteMask { get }Discussion
Until you specialize this value in the pipeline state, it behaves as MTLColorWriteMaskAll.
Defers assigning the color write mask.
static var unspecialized: MTLColorWriteMask { get }Until you specialize this value in the pipeline state, it behaves as MTLColorWriteMaskAll.