Searched refs:PIPE_CONTROL_NOTIFY_ENABLE (Results 1 – 6 of 6) sorted by relevance
361 (flags & (PIPE_CONTROL_NOTIFY_ENABLE | in genX()497 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE; in genX()
58 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
251 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
8724 (flags & (PIPE_CONTROL_NOTIFY_ENABLE |8845 (flags & PIPE_CONTROL_NOTIFY_ENABLE) ? "Notify " : "",8885 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE;
331 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
7722 (flags & (PIPE_CONTROL_NOTIFY_ENABLE | in iris_emit_raw_pipe_control()7827 (flags & PIPE_CONTROL_NOTIFY_ENABLE) ? "Notify " : "", in iris_emit_raw_pipe_control()7871 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE; in iris_emit_raw_pipe_control()