Creates a new blit pass descriptor with a default configuration.
Increments the receiver’s reference count.
Allocates a new instance of the receiving class, sends it an init message, and returns the initialized object.
Decrements the receiver’s reference count.
Deallocates the memory occupied by the receiver.
Decrements the receiver’s retain count at the end of the current autorelease pool block.
A configuration you create to customize a blit command encoder, which affects the runtime behavior of the blit pass you encode with it.