Searched refs:get_matching_input_var (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_linking_helpers.c783 get_matching_input_var(nir_shader *consumer, nir_variable *out_var) function in typeref:typename:nir_variable *
960 nir_variable *in_var = get_matching_input_var(consumer, out_var);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c972 get_matching_input_var(nir_shader *consumer, nir_variable *out_var) function in typeref:typename:nir_variable *
1370 nir_variable *in_var = get_matching_input_var(consumer, out_var);

Completed in 11 milliseconds