Home
last modified time | relevance | path

Searched refs:other_stage (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_linking_helpers.c147 uint64_t other_stage = used[var->data.location_frac]; in nir_remove_unused_io_vars() local
149 if (!(other_stage & get_variable_io_mask(var, shader->info.stage))) { in nir_remove_unused_io_vars()