Searched defs:stage_state (Results 1 – 14 of 14) sorted by relevance
44 const struct brw_stage_state *stage_state, in brw_param_value()104 const struct brw_stage_state *stage_state, in brw_populate_constant_data()134 struct brw_stage_state *stage_state) in gen6_upload_push_constants()235 struct brw_stage_state *stage_state, in brw_upload_pull_constants()299 struct brw_stage_state *stage_state) in brw_upload_cs_push_constants()
1798 UNUSED struct brw_stage_state *stage_state = &brw->wm.base; local2126 struct brw_stage_state *stage_state = &brw->vs.base; local2559 const struct brw_stage_state *stage_state = &brw->gs.base; local3101 struct brw_stage_state *stage_state = stage_states[stage]; local3193 struct brw_stage_state *stage_state = &brw->vs.base; local3218 struct brw_stage_state *stage_state = &brw->gs.base; local3244 struct brw_stage_state *stage_state = &brw->wm.base; local3859 const struct brw_stage_state *stage_state = &brw->wm.base; local4018 struct brw_stage_state *stage_state = &brw->tcs.base; local4061 const struct brw_stage_state *stage_state = &brw->tes.base; local[all …]
59 struct brw_stage_state *stage_state = &brw->gs.base; in brw_codegen_gs_prog() local160 struct brw_stage_state *stage_state = &brw->gs.base; in brw_upload_gs_prog() local
43 struct brw_stage_state *stage_state = &brw->tes.base; in brw_codegen_tes_prog() local156 struct brw_stage_state *stage_state = &brw->tes.base; in brw_upload_tes_prog() local
50 struct brw_stage_state *stage_state = &brw->vs.base; in brw_upload_vs_pull_constants() local
41 struct brw_stage_state *stage_state = &brw->tes.base; in brw_upload_tes_pull_constants() local
41 struct brw_stage_state *stage_state = &brw->gs.base; in brw_upload_gs_pull_constants() local
41 struct brw_stage_state *stage_state = &brw->tcs.base; in brw_upload_tcs_pull_constants() local
44 struct brw_stage_state *stage_state = &brw->tcs.base; in brw_codegen_tcs_prog() local203 struct brw_stage_state *stage_state = &brw->tcs.base; in brw_upload_tcs_prog() local
57 struct brw_stage_state *stage_state) in brw_upload_binding_table()
804 struct brw_stage_state *stage_state = &brw->wm.base; in brw_upload_wm_pull_constants() local1160 struct brw_stage_state *stage_state, in update_stage_texture_surfaces()1353 struct brw_stage_state *stage_state, in brw_upload_ubo_surfaces()1604 struct brw_stage_state *stage_state, in brw_upload_image_surfaces()
166 struct brw_stage_state *stage_state; in read_and_upload() local
427 struct brw_stage_state *stage_state, in brw_alloc_stage_scratch()
2731 PIPELINE_STATE::StageState *stage_state) { in RecordPipelineShaderStage()2755 … const PIPELINE_STATE::StageState &stage_state, const SHADER_MODULE_STATE *module, in ValidatePipelineShaderStage()