Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c480 struct tc_render_condition { struct
489 struct tc_render_condition *p = (struct tc_render_condition *)payload; in tc_call_render_condition() argument
494 tc_render_condition(struct pipe_context *_pipe, in tc_render_condition() function
499 struct tc_render_condition *p = in tc_render_condition()
500 tc_add_struct_typed_call(tc, TC_CALL_render_condition, tc_render_condition); in tc_render_condition()