Searched refs:WAIT_REG_MEM_NOT_EQUAL (Results 1 – 5 of 5) sorted by relevance
157 #define WAIT_REG_MEM_NOT_EQUAL 4 macro
270 WAIT_REG_MEM_NOT_EQUAL); /* wait until the register is equal to the reference value */ in radv_emit_thread_trace_stop()
927 assert(op == WAIT_REG_MEM_EQUAL || op == WAIT_REG_MEM_NOT_EQUAL || in radv_cp_wait_mem()
1292 radv_cp_wait_mem(cs, WAIT_REG_MEM_NOT_EQUAL, local_src_va + 4, in radv_CmdCopyQueryPoolResults()
320 … radeon_emit(WAIT_REG_MEM_NOT_EQUAL); /* wait until the register is equal to the reference value */ in si_emit_thread_trace_stop()