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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h219 IR2_SWIZZLE_YXZZ = 1 << 0 | 3 << 2 | 0 << 4 | 3 << 6, enumerator in enum:__anon0ec1ae090a03
H A Dir2_nir.c705 instr->src[1].swizzle = IR2_SWIZZLE_YXZZ;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_private.h219 IR2_SWIZZLE_YXZZ = 1 << 0 | 3 << 2 | 0 << 4 | 3 << 6, enumerator in enum:__anon5c5cc0dc0a03
H A Dir2_nir.c723 instr->src[1].swizzle = IR2_SWIZZLE_YXZZ;

Completed in 7 milliseconds