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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c3723 bool scissor_state_set; member in struct:tc_clear
3736 pipe->clear(pipe, p->buffers, p->scissor_state_set ? &p->scissor_state : NULL, &p->color, p->depth, p->stencil);
3751 p->scissor_state_set = !!scissor_state;

Completed in 8 milliseconds