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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_linking_helpers.c172 uint64_t patches_read[4] = { 0 }, patches_written[4] = { 0 }; local in function:nir_remove_unused_varyings
177 patches_written[var->data.location_frac + i] |=
210 patches_written) || progress;
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_linking_helpers.c182 uint64_t patches_read[4] = { 0 }, patches_written[4] = { 0 }; local in function:nir_remove_unused_varyings
190 patches_written[var->data.location_frac + i] |=
226 patches_written) || progress;

Completed in 38 milliseconds