Lines Matching refs:mod3
483 Vector4s mod3; in blendTexture() local
554 mod3.x = SubSat(Short4(0x1000), arg3->x); in blendTexture()
555 mod3.y = SubSat(Short4(0x1000), arg3->y); in blendTexture()
556 mod3.z = SubSat(Short4(0x1000), arg3->z); in blendTexture()
557 mod3.w = SubSat(Short4(0x1000), arg3->w); in blendTexture()
559 arg3 = &mod3; in blendTexture()
562 mod3.x = arg3->w; in blendTexture()
563 mod3.y = arg3->w; in blendTexture()
564 mod3.z = arg3->w; in blendTexture()
565 mod3.w = arg3->w; in blendTexture()
567 arg3 = &mod3; in blendTexture()
570 mod3.x = SubSat(Short4(0x1000), arg3->w); in blendTexture()
571 mod3.y = SubSat(Short4(0x1000), arg3->w); in blendTexture()
572 mod3.z = SubSat(Short4(0x1000), arg3->w); in blendTexture()
573 mod3.w = SubSat(Short4(0x1000), arg3->w); in blendTexture()
575 arg3 = &mod3; in blendTexture()
900 mod3.w = SubSat(Short4(0x1000), arg3->w); in blendTexture()
902 arg3 = &mod3; in blendTexture()
908 mod3.w = SubSat(Short4(0x1000), arg3->w); in blendTexture()
910 arg3 = &mod3; in blendTexture()