Home
last modified time | relevance | path

Searched refs:PIPE_CONTROL_LRI_POST_SYNC_OP (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h236 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2), enumerator
Dcrocus_state.c8464 PIPE_CONTROL_LRI_POST_SYNC_OP;
8499 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h334 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2), enumerator
Diris_state.c7730 PIPE_CONTROL_LRI_POST_SYNC_OP; in get_post_sync_flags()
7765 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP; in iris_emit_raw_pipe_control()