Searched refs:PIPE_CONTROL_NOTIFY_ENABLE (Results 1 – 4 of 4) sorted by relevance
251 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
8731 (flags & (PIPE_CONTROL_NOTIFY_ENABLE |8852 (flags & PIPE_CONTROL_NOTIFY_ENABLE) ? "Notify " : "",8892 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE;
349 PIPE_CONTROL_NOTIFY_ENABLE = (1 << 17), enumerator
8024 (flags & (PIPE_CONTROL_NOTIFY_ENABLE | in iris_emit_raw_pipe_control()8129 (flags & PIPE_CONTROL_NOTIFY_ENABLE) ? "Notify " : "", in iris_emit_raw_pipe_control()8187 pc.NotifyEnable = flags & PIPE_CONTROL_NOTIFY_ENABLE; in iris_emit_raw_pipe_control()