Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2556 struct tc_clear_texture { struct
2566 struct tc_clear_texture *p = (struct tc_clear_texture *)payload; in tc_call_clear_texture() argument
2573 tc_clear_texture(struct pipe_context *_pipe, struct pipe_resource *res, in tc_clear_texture() function
2577 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()