Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c975 struct tc_render_condition { struct
985 struct tc_render_condition *p = to_call(call, tc_render_condition); in tc_call_render_condition() argument
987 return call_size(tc_render_condition); in tc_call_render_condition()
991 tc_render_condition(struct pipe_context *_pipe, in tc_render_condition() function
996 struct tc_render_condition *p = in tc_render_condition()
997 tc_add_call(tc, TC_CALL_render_condition, tc_render_condition); in tc_render_condition()