Searched refs:PIPE_CONTROL_NOTIFY_ENABLE (Results 1 – 4 of 4) sorted by relevance
358 (flags & (PIPE_CONTROL_NOTIFY_ENABLE | in genX()494 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE; in genX()
58 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
312 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
7433 (flags & (PIPE_CONTROL_NOTIFY_ENABLE | in iris_emit_raw_pipe_control()7537 (flags & PIPE_CONTROL_NOTIFY_ENABLE) ? "Notify " : "", in iris_emit_raw_pipe_control()7581 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE; in iris_emit_raw_pipe_control()