Searched refs:IR2_SWIZZLE_Z (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h205 IR2_SWIZZLE_Z = 2 << 0, enumerator in enum:__anon0ec1ae090a03
H A Dir2_nir.c710 rcp->src[0] = ir2_src(reg_idx, IR2_SWIZZLE_Z, IR2_SRC_REG);
847 instr->src[0] = ir2_src(wincoord->idx, IR2_SWIZZLE_Z, IR2_SRC_SSA);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h205 IR2_SWIZZLE_Z = 2 << 0, enumerator in enum:__anon5c5cc0dc0a03
H A Dir2_nir.c728 rcp->src[0] = ir2_src(reg_idx, IR2_SWIZZLE_Z, IR2_SRC_REG);
860 instr->src[0] = ir2_src(wincoord->idx, IR2_SWIZZLE_Z, IR2_SRC_SSA);

Completed in 6 milliseconds