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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_vars.c491 bool has_split = false; local in function:split_var_list_arrays
496 has_split = true;
513 if (has_split) {
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_vars.c573 bool has_split = false; local in function:split_var_list_arrays
578 has_split = true;
595 if (has_split) {

Completed in 6 milliseconds