Searched refs:lower_pack_32_from_16 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_packing.c | 52 lower_pack_32_from_16(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 134 dest = lower_pack_32_from_16(b, src); |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_packing.c | 52 lower_pack_32_from_16(nir_builder *b, nir_ssa_def *src) function in typeref:typename:nir_ssa_def * 130 dest = lower_pack_32_from_16(&b, src); |
Completed in 2 milliseconds