Searched refs:other_stage (Results 1 – 2 of 2) sorted by relevance
160 uint64_t other_stage = used[var->data.location_frac]; in nir_remove_unused_io_vars() local162 if (!(other_stage & get_variable_io_mask(var, shader->info.stage))) { in nir_remove_unused_io_vars()
2177 BITSET_WORD *other_stage = used[var->data.location_frac]; in remove_unused_io_vars() local2196 if (BITSET_TEST(other_stage, location + i)) { in remove_unused_io_vars()