Searched refs:tc_clear (Results 1 – 1 of 1) sorted by relevance
2454 struct tc_clear { struct2466 struct tc_clear *p = (struct tc_clear *)payload; in tc_call_clear() argument2471 tc_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_sta… in tc_clear() function2476 struct tc_clear *p = tc_add_struct_typed_call(tc, TC_CALL_clear, tc_clear); in tc_clear()