Searched refs:flag_wait (Results 1 – 2 of 2) sorted by relevance
918 bool flag_wait, invert; in r600_emit_query_predication() local924 flag_wait = ctx->render_cond_mode == PIPE_RENDER_COND_WAIT || in r600_emit_query_predication()949 op |= flag_wait ? PREDICATION_HINT_WAIT : PREDICATION_HINT_NOWAIT_DRAW; in r600_emit_query_predication()
1014 bool flag_wait, invert; in si_emit_query_predication() local1025 flag_wait = ctx->render_cond_mode == PIPE_RENDER_COND_WAIT || in si_emit_query_predication()1067 op |= flag_wait ? PREDICATION_HINT_WAIT : PREDICATION_HINT_NOWAIT_DRAW; in si_emit_query_predication()