// asmtool.py -I ../.. --auto-fix-vertex-halo --fix-unusual-halo-with-inconsistent-w-optimisation --fix-unity-reflection --fix-unity-frustum-world --only-autofixed 6b5fa4b14904065f-vs.txt
// 3DMigoto: 6b5fa4b14904065f | Matched 12 variants of 1 shaders: PF/Water/Water
//
//         Unity headers extracted from PF_Water_Water
//         Shader "PF/Water/Water" {
//           CustomEditor "WaterShaderGUI"
//           SubShader 1/1 {
//             LOD 100
//             Tags { "QUEUE"="AlphaTest+10" "RenderType"="Opaque" }
//             Pass 3/3 {
//               Name "ForwarAdd"
//               Tags { "LIGHTMODE"="FORWARDADD" "QUEUE"="AlphaTest+10" "RenderType"="Opaque" }
//               ZWrite Off
//               Program "vp" {
//                 SubProgram "d3d11" {
//                 }
//               }
//             }
//           }
//         }
//
//      Unity 5.3 headers extracted from PF_Water_Water:
//        API d3d11
//        Shader model vs_4_0
//        undeciphered1: 201802150 42 0 0
//        undeciphered1a: 5
// 002:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_DEPTH" "FLUID_ON" }
// 080:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_DEPTH" "FOAM_MASK" "FLUID_ON" }
// 010:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_DEPTH" "FOAM_ON" "FLUID_ON" }
// 400:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_DEPTH" "FOAM_ON" "FOAM_MASK" "FLUID_ON" }
// 020:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_MASK" "FLUID_ON" }
// 004:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_ON" "FLUID_ON" }
// 100:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLOW_ON" "FOAM_ON" "FOAM_MASK" "FLUID_ON" }
// 800:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FLUID_ON" }
// 001:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FOAM_DEPTH" "FLUID_ON" }
// 040:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FOAM_DEPTH" "FOAM_MASK" "FLUID_ON" }
// 008:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FOAM_DEPTH" "FOAM_ON" "FLUID_ON" }
// 200:   Keywords { "DIRECTIONAL" "FOG_LINEAR" "FOAM_DEPTH" "FOAM_ON" "FOAM_MASK" "FLUID_ON" }
//        undeciphered2: 1 0 6 0 0 0
//        undeciphered3: 55 4 0 0 4 5 1 1 2 2
//        ConstBuffer "$Globals" 2608
//        Vector 192 [_FogOfWarMask_ST]
//        ConstBuffer "UnityPerCamera" 144
//        Vector 80 [_ProjectionParams]
//        ConstBuffer "UnityPerDraw" 176
//        Vector 144 [unity_WorldTransformParams]
//        Matrix 0 [unity_ObjectToWorld]
//        Matrix 64 [unity_WorldToObject]
//        ConstBuffer "UnityPerFrame" 368
//        Matrix 144 [unity_MatrixV]
//        Matrix 272 [unity_MatrixVP]
//        ConstBuffer "UnityFog" 32
//        Vector 16 [unity_FogParams]
//        ConstBuffer "WaterBuffer" 256
//        Vector 64 [_WaterFluidMask_ST]
//        BindCB "$Globals" 0
//        BindCB "UnityPerCamera" 1
//        BindCB "UnityPerDraw" 2
//        BindCB "UnityPerFrame" 3
//        BindCB "UnityFog" 4
//        BindCB "WaterBuffer" 5
//
// Headers extracted with DarkStarSword's extract_unity55_shaders.py
// https://github.com/DarkStarSword/3d-fixes

//
// Generated by Microsoft (R) D3D Shader Disassembler
//
//   using 3Dmigoto v1.3.16 on Sun Aug 23 06:41:51 2020
//
//
// Input signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// POSITION                 0   xyzw        0     NONE   float   xyzw
// TEXCOORD                 0   xy          1     NONE   float   xy
// TEXCOORD                 1   xy          2     NONE   float
// NORMAL                   0   xyz         3     NONE   float   xyz
// TANGENT                  0   xyzw        4     NONE   float   xyzw
//
//
// Output signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// SV_POSITION              0   xyzw        0      POS   float   xyzw
// TEXCOORD                 0   xyzw        1     NONE   float   xyzw
// TEXCOORD                 1   xyzw        2     NONE   float   xyzw
// TEXCOORD                 3   xyzw        3     NONE   float   xyzw
// TEXCOORD                 4   xyzw        4     NONE   float   xyzw
// TEXCOORD                 5   xyzw        5     NONE   float   xyzw
// TEXCOORD                 6   xyz         6     NONE   float   xyz
// TEXCOORD                 8      w        6     NONE   float      w
// TEXCOORD                 7   xyzw        7     NONE   float   xyzw
// TEXCOORD                 9   xyzw        8     NONE   float   xyzw
// TEXCOORD                11   xyzw        9     NONE   float   xyzw
//
vs_4_0
dcl_constantbuffer cb0[13], immediateIndexed
dcl_constantbuffer cb1[6], immediateIndexed
dcl_constantbuffer cb2[10], immediateIndexed
dcl_constantbuffer cb3[21], immediateIndexed
dcl_constantbuffer cb4[2], immediateIndexed
dcl_constantbuffer cb5[5], immediateIndexed
dcl_input v0.xyzw
dcl_input v1.xy
dcl_input v3.xyz
dcl_input v4.xyzw
dcl_output_siv o0.xyzw, position
dcl_output o1.xyzw
dcl_output o2.xyzw
dcl_output o3.xyzw
dcl_output o4.xyzw
dcl_output o5.xyzw
dcl_output o6.xyz
dcl_output o6.w
dcl_output o7.xyzw
dcl_output o8.xyzw
dcl_output o9.xyzw
dcl_temps 6

// 3DMigoto StereoParams:
dcl_resource_texture2d (float,float,float,float) t125

ld_indexable(texture2d)(float,float,float,float) r5.xyzw, l(0, 0, 0, 0), t125.xyzw

mul r0.xyzw, v0.yyyy, cb2[1].xyzw
mad r0.xyzw, cb2[0].xyzw, v0.xxxx, r0.xyzw
mad r0.xyzw, cb2[2].xyzw, v0.zzzz, r0.xyzw
add r0.xyzw, r0.xyzw, cb2[3].xyzw
mul r1.xyzw, r0.yyyy, cb3[18].xyzw
mad r1.xyzw, cb3[17].xyzw, r0.xxxx, r1.xyzw
mad r1.xyzw, cb3[19].xyzw, r0.zzzz, r1.xyzw
mad r0.xyzw, cb3[20].xyzw, r0.wwww, r1.xyzw
mov o0.xyzw, r0.xyzw

// Automatic vertex shader halo fix inserted with DarkStarSword's asmtool.py:
// asmtool.py -I ../.. --auto-fix-vertex-halo --fix-unusual-halo-with-inconsistent-w-optimisation --fix-unity-reflection --fix-unity-frustum-world --only-autofixed 6b5fa4b14904065f-vs.txt
ne r5.w, r0.w, l(1.0)
if_nz r5.w
  add r5.w, r0.w, -r5.y
  mad r0.x, r5.w, r5.x, r0.x
endif

mov o1.xyzw, v1.xyxy
mov o2.xyzw, l(0,0,0,0)
mul r1.xyz, v4.yyyy, cb2[1].xyzx
mad r1.xyz, cb2[0].xyzx, v4.xxxx, r1.xyzx
mad r1.xyz, cb2[2].xyzx, v4.zzzz, r1.xyzx
dp3 r1.w, r1.xyzx, r1.xyzx
rsq r1.w, r1.w
mul r1.xyz, r1.wwww, r1.xyzx
mov o3.xyz, r1.xyzx
mul r2.xyz, v0.yyyy, cb2[1].xyzx
mad r2.xyz, cb2[0].xyzx, v0.xxxx, r2.xyzx
mad r2.xyz, cb2[2].xyzx, v0.zzzz, r2.xyzx
mad r2.xyz, cb2[3].xyzx, v0.wwww, r2.xyzx
mov o3.w, r2.x
dp3 r3.x, v3.xyzx, cb2[4].xyzx
dp3 r3.y, v3.xyzx, cb2[5].xyzx
dp3 r3.z, v3.xyzx, cb2[6].xyzx
dp3 r1.w, r3.xyzx, r3.xyzx
rsq r1.w, r1.w
mul r3.xyz, r1.wwww, r3.xyzx
mul r4.xyz, r1.yzxy, r3.zxyz
mad r1.xyz, r3.yzxy, r1.zxyz, -r4.xyzx
mov o5.xyz, r3.xyzx
mul r1.w, v4.w, cb2[9].w
mul o4.xyz, r1.wwww, r1.xyzx
mov o4.w, r2.y
mov o5.w, r2.z
mul r1.xyz, r2.yyyy, cb3[10].xyzx
mad r1.xyz, cb3[9].xyzx, r2.xxxx, r1.xyzx
mad r1.xyz, cb3[11].xyzx, r2.zzzz, r1.xyzx
add o6.xyz, r1.xyzx, cb3[12].xyzx
div r1.x, r0.z, cb1[5].y
add r1.x, -r1.x, l(1.000000)
mul r1.x, r1.x, cb1[5].z
max r1.x, r1.x, l(0.000000)
mad o6.w, r1.x, cb4[1].z, cb4[1].w
mov o7.xyzw, l(0,0,0,0)
mad o8.xy, r2.xzxx, cb0[12].xyxx, cb0[12].zwzz
mad o8.zw, r2.xxxz, cb5[4].xxxy, cb5[4].zzzw
mul r0.y, r0.y, cb1[5].x
mul r1.xzw, r0.xxwy, l(0.500000, 0.000000, 0.500000, 0.500000)
mov o9.zw, r0.zzzw
add o9.xy, r1.zzzz, r1.xwxx
ret
// Approximately 0 instruction slots used