Searched refs:tc_clear_texture (Results 1 – 1 of 1) sorted by relevance
2556 struct tc_clear_texture { struct2566 struct tc_clear_texture *p = (struct tc_clear_texture *)payload; in tc_call_clear_texture() argument2573 tc_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, in tc_clear_texture() function2577 struct tc_clear_texture *p = in tc_clear_texture()2578 tc_add_struct_typed_call(tc, TC_CALL_clear_texture, tc_clear_texture); in tc_clear_texture()