Searched refs:IS_COMPUTE_PIPELINE (Results 1 – 2 of 2) sorted by relevance
62 #define IS_COMPUTE_PIPELINE(brw) \ macro122 if (GEN_GEN == 9 && IS_COMPUTE_PIPELINE(brw) && post_sync_flags) { in genX()349 if (IS_COMPUTE_PIPELINE(brw)) { in genX()
7155 #define IS_COMPUTE_PIPELINE(batch) (batch->name == IRIS_BATCH_COMPUTE) macro7218 IS_COMPUTE_PIPELINE(batch) && post_sync_flags) { in iris_emit_raw_pipe_control()7424 if (IS_COMPUTE_PIPELINE(batch)) { in iris_emit_raw_pipe_control()