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/
H A Du_threaded_context.c4089 struct tc_clear_texture { struct
4100 struct tc_clear_texture *p = to_call(call, tc_clear_texture); in tc_call_clear_texture()
4104 return call_size(tc_clear_texture); in tc_call_clear_texture()
4108 tc_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, in tc_clear_texture() function
4112 struct tc_clear_texture *p = in tc_clear_texture()
4113 tc_add_call(tc, TC_CALL_clear_texture, tc_clear_texture); in tc_clear_texture()

Completed in 10 milliseconds