Home
last modified time | relevance | path

Searched refs:tc_clear_texture (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3887 struct tc_clear_texture { struct
3898 struct tc_clear_texture *p = to_call(call, tc_clear_texture); in tc_call_clear_texture() argument
3902 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() function
3910 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()