Lines Matching refs:tfactor
388 Vector4s tfactor;
412 tfactor.x = *Pointer<Short4>(data + OFFSET(DrawData, factor.textureFactor4[0]));
413 tfactor.y = *Pointer<Short4>(data + OFFSET(DrawData, factor.textureFactor4[1]));
414 tfactor.z = *Pointer<Short4>(data + OFFSET(DrawData, factor.textureFactor4[2]));
415 tfactor.w = *Pointer<Short4>(data + OFFSET(DrawData, factor.textureFactor4[3]));
451 case TextureStage::SOURCE_TFACTOR: arg1 = &tfactor
464 case TextureStage::SOURCE_TFACTOR: arg2 = &tfactor; break;
477 case TextureStage::SOURCE_TFACTOR: arg3 = &tfactor; break;
823 case TextureStage::SOURCE_TFACTOR: arg1 = &tfactor; break;
836 case TextureStage::SOURCE_TFACTOR: arg2 = &tfactor; break;
849 case TextureStage::SOURCE_TFACTOR: arg3 = &tfactor; break;