Home
last modified time | relevance | path

Searched refs:BRW_RENDER_PIPELINE (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_state_upload.c125 case BRW_RENDER_PIPELINE: in brw_get_pipeline_atoms()
388 if (pipeline == BRW_RENDER_PIPELINE) { in brw_upload_programs()
481 if (pipeline == BRW_RENDER_PIPELINE) { in brw_upload_pipeline_state()
597 brw_upload_pipeline_state(brw, BRW_RENDER_PIPELINE); in brw_upload_render_state()
629 brw_pipeline_state_finished(brw, BRW_RENDER_PIPELINE); in brw_render_state_finished()
Dbrw_misc_state.c497 pipeline == BRW_RENDER_PIPELINE) { in brw_emit_select_pipeline()
529 pipeline == BRW_RENDER_PIPELINE ? GLK_SCEC_BARRIER_MODE_3D_HULL in brw_emit_select_pipeline()
545 brw_emit_select_pipeline(brw, BRW_RENDER_PIPELINE); in brw_upload_invariant_state()
546 brw->last_pipeline = BRW_RENDER_PIPELINE; in brw_upload_invariant_state()
Dbrw_program_cache.c437 brw->state.pipelines[BRW_RENDER_PIPELINE].mesa = ~0; in brw_clear_cache()
438 brw->state.pipelines[BRW_RENDER_PIPELINE].brw = ~0ull; in brw_clear_cache()
DgenX_blorp_exec.c252 brw_select_pipeline(brw, BRW_RENDER_PIPELINE); in genX()
Dbrw_context.h148 BRW_RENDER_PIPELINE, enumerator
DgenX_state_upload.c5674 brw_copy_pipeline_atoms(brw, BRW_RENDER_PIPELINE,