Searched refs:sub_name (Results 1 – 1 of 1) sorted by relevance
1962 char *sub_name; in do_hir() local1963 …sub_name = ralloc_asprintf(ctx, "%s_%s", _mesa_shader_stage_to_subroutine_prefix(state->stage), th… in do_hir()1964 var = state->symbols->get_variable(sub_name); in do_hir()1965 ralloc_free(sub_name); in do_hir()