The comparison that is performed between a fragment’s depth value and the depth value in the attachment, which determines whether to discard the fragment.
A Boolean value that indicates whether depth values can be written to the depth attachment.
A string that identifies this object.
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.
An object that configures new MTLDepthStencilState objects.