Searched refs:tc_clear_texture (Results 1 – 1 of 1) sorted by relevance
3887 struct tc_clear_texture { struct3898 struct tc_clear_texture *p = to_call(call, tc_clear_texture); in tc_call_clear_texture() argument3902 return call_size(tc_clear_texture); in tc_call_clear_texture()3906 tc_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, in tc_clear_texture() function3910 struct tc_clear_texture *p = in tc_clear_texture()3911 tc_add_call(tc, TC_CALL_clear_texture, tc_clear_texture); in tc_clear_texture()