Home
last modified time | relevance | path

Searched refs:scissor_state_set (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3723 bool scissor_state_set; member
3736 …pipe->clear(pipe, p->buffers, p->scissor_state_set ? &p->scissor_state : NULL, &p->color, p->depth… in tc_call_clear()
3751 p->scissor_state_set = !!scissor_state; in tc_clear()