Searched refs:vc4_nir_unpack_8f (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c86 vc4_nir_unpack_8f(nir_builder *b, nir_ssa_def *src, unsigned chan) function in typeref:typename:nir_ssa_def *
123 vc4_nir_unpack_8f(b, temp, swiz),
135 return vc4_nir_unpack_8f(b, vpm, swiz);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c87 vc4_nir_unpack_8f(nir_builder *b, nir_ssa_def *src, unsigned chan) function in typeref:typename:nir_ssa_def *
124 vc4_nir_unpack_8f(b, temp, swiz),
136 return vc4_nir_unpack_8f(b, vpm, swiz);

Completed in 4 milliseconds