Searched refs:tc_clear (Results 1 – 1 of 1) sorted by relevance
3921 struct tc_clear { struct3934 struct tc_clear *p = to_call(call, tc_clear); in tc_call_clear() argument3937 return call_size(tc_clear); in tc_call_clear()3941 tc_clear(struct pipe_context *_pipe, unsigned buffers, const struct pipe_scissor_state *scissor_sta… in tc_clear() function3946 struct tc_clear *p = tc_add_call(tc, TC_CALL_clear, tc_clear); in tc_clear()