HAL::EndMaskSubmit

HAL::EndMaskSubmit
virtual void EndMaskSubmit();
Description

EndMaskSubmit ends rendering of a submit mask and enables its use. All shapes rendered from this point on are clipped by the mask. Mask use can be disabled by PopMask. The mask is originally generated by rendering shapes after a call to PushMask_BeginSubmit and is used after EndMaskSubmit.