Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_emit.c239 bool dest_up = !op_channeled && (first >= 4); in mir_pack_swizzle() local
241 for (unsigned c = (dest_up ? 4 : 0); c < (dest_up ? 8 : 4); ++c) { in mir_pack_swizzle()