Searched refs:stage_states (Results 1 – 2 of 2) sorted by relevance
41 const struct brw_stage_state *stage_states[] = { in get_pipeline_state_l3_weights() local51 for (unsigned i = 0; i < ARRAY_SIZE(stage_states); i++) { in get_pipeline_state_l3_weights()53 brw->ctx._Shader->CurrentProgram[stage_states[i]->stage]; in get_pipeline_state_l3_weights()54 const struct brw_stage_prog_data *prog_data = stage_states[i]->prog_data; in get_pipeline_state_l3_weights()
3062 struct brw_stage_state *stage_states[] = { local3071 stage_states[MESA_SHADER_VERTEX]->push_constants_dirty)3075 struct brw_stage_state *stage_state = stage_states[stage];