//  live mode animation, also Mogry glow, time travel animation light; disabled when HUD switched off
// Generated by Microsoft (R) HLSL Shader Compiler 9.26.952.2844
//
// Parameters:
//
//   sampler2D _sampler_00;
//   float4 fogColor;
//   float3 latitudeParam;
//   float4 vfxVanmMergePercent;
//
//
// Registers:
//
//   Name                Reg   Size
//   ------------------- ----- ----
//   latitudeParam       c21      1
//   fogColor            c22      1
//   vfxVanmMergePercent c23      1
//   _sampler_00         s0       1
//
//
// Default values:
//
//   latitudeParam
//     c21  = { 1, 0, 1, 0 };
//
//   fogColor
//     c22  = { 1, 1, 1, 0 };
//
//   vfxVanmMergePercent
//     c23  = { 1, 1, 1, 1 };
//

    ps_3_0
	def c10, 2, 0, 0, 0	
    dcl_texcoord v0
    dcl_texcoord4 v1.xy
    dcl_texcoord5 v2.zw
    dcl_texcoord6_pp v3.w
    dcl_2d s0
    texld r0, v1, s0
    texld r1, v2.zwzw, s0
    lrp_pp r2, c23.x, r1, r0
    mad_pp r0.xyz, v0, -r2, c22
    mul_pp r1, r2, v0
    min_pp r0.w, c22.w, v3.w
    mad_pp r0.xyz, r0.w, r0, r1
    mov_pp oC0.w, r1.w
    mad_pp r0.xyz, r0, c21.x, c21.y
    mul_pp oC0.xyz, r0, c21.z
	
	mov r31.x, c222.y	
	if_eq r31.x, c10.x
		mov oC0.xyzw, c10.yyyy	
	endif

// approximately 10 instruction slots used (2 texture, 8 arithmetic)
 