Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
DgenX_pipe_control.c52 PIPE_CONTROL_LRI_POST_SYNC_OP; in get_post_sync_flags()
89 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP; in genX()
Dbrw_pipe_control.h43 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2), enumerator
/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h297 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2), enumerator
Diris_state.c7145 PIPE_CONTROL_LRI_POST_SYNC_OP; in get_post_sync_flags()
7180 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP; in iris_emit_raw_pipe_control()