Home
last modified time | relevance | path

Searched defs:tc_clear (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2242 struct tc_clear { struct
2252 struct tc_clear *p = (struct tc_clear *)payload; in tc_call_clear() argument
2257 tc_clear(struct pipe_context *_pipe, unsigned buffers, in tc_clear() function