Searched refs:BRW_RENDER_PIPELINE (Results 1 – 6 of 6) sorted by relevance
270 case BRW_RENDER_PIPELINE: in brw_get_pipeline_atoms()533 if (pipeline == BRW_RENDER_PIPELINE) { in brw_upload_programs()620 if (pipeline == BRW_RENDER_PIPELINE && brw->current_hash_scale != 1) in brw_upload_pipeline_state()629 if (pipeline == BRW_RENDER_PIPELINE) { in brw_upload_pipeline_state()745 brw_upload_pipeline_state(brw, BRW_RENDER_PIPELINE); in brw_upload_render_state()777 brw_pipeline_state_finished(brw, BRW_RENDER_PIPELINE); in brw_render_state_finished()
496 if (devinfo->gen == 9 && pipeline == BRW_RENDER_PIPELINE) { in brw_emit_select_pipeline()565 pipeline == BRW_RENDER_PIPELINE) { in brw_emit_select_pipeline()597 pipeline == BRW_RENDER_PIPELINE ? GLK_SCEC_BARRIER_MODE_3D_HULL in brw_emit_select_pipeline()703 brw_emit_select_pipeline(brw, BRW_RENDER_PIPELINE); in brw_upload_invariant_state()704 brw->last_pipeline = BRW_RENDER_PIPELINE; in brw_upload_invariant_state()
426 brw->state.pipelines[BRW_RENDER_PIPELINE].mesa = ~0; in brw_clear_cache()427 brw->state.pipelines[BRW_RENDER_PIPELINE].brw = ~0ull; in brw_clear_cache()
324 brw_select_pipeline(brw, BRW_RENDER_PIPELINE); in genX()
153 BRW_RENDER_PIPELINE, enumerator
5903 brw_copy_pipeline_atoms(brw, BRW_RENDER_PIPELINE,