HomeSort by: relevance | last modified time | path
    Searched refs:PIPE_CONTROL_LRI_POST_SYNC_OP (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_pipe_control.h 43 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2),
genX_pipe_control.c 52 PIPE_CONTROL_LRI_POST_SYNC_OP;
89 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_pipe_control.h 43 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2),
genX_pipe_control.c 52 PIPE_CONTROL_LRI_POST_SYNC_OP;
89 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_context.h 236 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2),
crocus_state.c 8457 PIPE_CONTROL_LRI_POST_SYNC_OP;
8492 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h 316 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2),
iris_state.c 7452 PIPE_CONTROL_LRI_POST_SYNC_OP;
7487 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h 194 PIPE_CONTROL_LRI_POST_SYNC_OP = (1 << 2),
iris_state.c 5923 PIPE_CONTROL_LRI_POST_SYNC_OP;
5954 post_sync_flags & ~PIPE_CONTROL_LRI_POST_SYNC_OP;

Completed in 69 milliseconds