Searched refs:next_chan (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_format_convert.h | 103 unsigned next_chan = 0; local in function:nir_format_unpack_int 108 nir_ssa_def *chan = nir_channel(b, packed, next_chan); 117 next_chan++; |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_format_convert.h | 94 unsigned next_chan = 0; local in function:nir_format_unpack_int 99 nir_ssa_def *chan = nir_channel(b, packed, next_chan); 108 next_chan++; |
Completed in 3 milliseconds