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.c114 uint64_t other_stage = used[var->data.location_frac]; in remove_unused_io_vars() local
116 if (!(other_stage & get_variable_io_mask(var, shader->info.stage))) { in remove_unused_io_vars()