Searched refs:total_shared (Results 1 – 6 of 6) sorted by relevance
60 needs_slm |= prog_data && prog_data->total_shared; in get_pipeline_state_l3_weights()
4396 prog_data->total_shared),
721 unsigned total_shared; member
8442 if (devinfo->is_haswell && prog_data->total_shared > 0) { in run_cs()9153 prog_data->base.total_shared = nir->info.cs.shared_size; in brw_compile_cs()
2364 anv_pipeline_setup_l3_config(&pipeline->base, cs_prog_data->base.total_shared > 0);2435 encode_slm_size(GEN_GEN, cs_prog_data->base.total_shared),
2411 stat->value.u64 = prog_data->total_shared; in anv_GetPipelineExecutableStatisticsKHR()