Home
last modified time | relevance | path

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

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