Searched refs:flag_wait (Results 1 – 2 of 2) sorted by relevance
951 bool flag_wait, invert; in r600_emit_query_predication() local957 flag_wait = ctx->render_cond_mode == PIPE_RENDER_COND_WAIT || in r600_emit_query_predication()999 op |= flag_wait ? PREDICATION_HINT_WAIT : PREDICATION_HINT_NOWAIT_DRAW; in r600_emit_query_predication()
913 bool flag_wait, invert; in r600_emit_query_predication() local919 flag_wait = ctx->render_cond_mode == PIPE_RENDER_COND_WAIT || in r600_emit_query_predication()943 op |= flag_wait ? PREDICATION_HINT_WAIT : PREDICATION_HINT_NOWAIT_DRAW; in r600_emit_query_predication()