Lines Matching refs:any_hit
628 struct anv_pipeline_stage *any_hit,
642 _mesa_sha1_update(&ctx, any_hit->shader_sha1, sizeof(any_hit->shader_sha1));
643 _mesa_sha1_update(&ctx, &any_hit->key, sizeof(any_hit->key.bs));
2609 group->any_hit = stages[ginfo->anyHitShader].bin;
2626 const nir_shader *any_hit = NULL;
2628 any_hit = stages[any_hit_idx].nir;
2634 brw_nir_lower_combined_intersection_any_hit(intersection, any_hit,
3287 bin = rt_pipeline->groups[group].any_hit;