Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_format_convert.h103 unsigned next_chan = 0; in nir_format_unpack_int() local
108 nir_ssa_def *chan = nir_channel(b, packed, next_chan); in nir_format_unpack_int()
117 next_chan++; in nir_format_unpack_int()