Searched refs:have_scissor_buffers (Results 1 – 1 of 1) sorted by relevance
435 bool have_scissor_buffers = false; in st_Clear() local473 have_scissor_buffers |= scissor && st->can_scissor_clear; in st_Clear()488 have_scissor_buffers |= scissor && st->can_scissor_clear; in st_Clear()502 have_scissor_buffers |= scissor && st->can_scissor_clear; in st_Clear()541 if (have_scissor_buffers) { in st_Clear()552 st->pipe->clear(st->pipe, clear_buffers, have_scissor_buffers ? &scissor_state : NULL, in st_Clear()