Home | History | Annotate | Download | only in vega

Lines Matching defs:scissor

117       } scissor;
502 VGboolean scissor)
507 z = (scissor) ? 0.0f : 1.0f;
728 * Prepare the renderer for scissor update. This will reset the depth buffer
756 renderer->u.scissor.restore_dsa = restore_dsa;
767 * Add a scissor rectangle. Depth values inside the rectangle will be set to
780 * End scissor update and restore the states.
786 if (renderer->u.scissor.restore_dsa)