// asmtool.py -I ../.. --auto-fix-vertex-halo --fix-unusual-halo-with-inconsistent-w-optimisation --fix-unity-reflection --fix-unity-frustum-world --only-autofixed 7b2dca2c824f3b67-vs.txt
// 3DMigoto: 7b2dca2c824f3b67 | Matched 10 variants of 2 shaders: Standard, Standard (Specular setup)
//
// 00f:    Unity headers extracted from Standard
// 3f0:    Unity headers extracted from Standard (Specular setup)
// 3f0:    Shader "Standard (Specular setup)" {
// 00f:    Shader "Standard" {
//           CustomEditor "StandardShaderGUI"
//           Fallback "VertexLit"
//           SubShader 2/2 {
//             LOD 150
//             Tags { "PerformanceChecks"="False" "RenderType"="Opaque" }
//             Pass 1/4 {
//               Name "FORWARD"
//               Tags { "LIGHTMODE"="FORWARDBASE" "PerformanceChecks"="False" "RenderType"="Opaque" "SHADOWSUPPORT"="true" }
//               ZWrite [_ZWrite]
//               Program "vp" {
//                 SubProgram "d3d11" {
//                 }
//               }
//             }
//           }
//         }
//
// 3f0: Unity 5.3 headers extracted from Standard (Specular setup):
// 00f: Unity 5.3 headers extracted from Standard:
//        API d3d11
//        Shader model vs_4_0
//        undeciphered1: 201708220 35 0 0
//        undeciphered1a: 4
// 040:   Keywords { "DIRECTIONAL" "VERTEXLIGHT_ON" "_NORMALMAP" "_ALPHATEST_ON" "_SPECGLOSSMAP" }
// 010:   Keywords { "DIRECTIONAL" "VERTEXLIGHT_ON" "_NORMALMAP" "_ALPHATEST_ON" }
// 001:   Keywords { "DIRECTIONAL" "VERTEXLIGHT_ON" "_NORMALMAP" "_METALLICGLOSSMAP" }
// 020:   Keywords { "DIRECTIONAL" "VERTEXLIGHT_ON" "_NORMALMAP" "_SPECGLOSSMAP" }
// 002:   Keywords { "DIRECTIONAL" "_EMISSION" "VERTEXLIGHT_ON" "_NORMALMAP" "_METALLICGLOSSMAP" }
// 008:   Keywords { "DIRECTIONAL" "_EMISSION" "_NORMALMAP" "_METALLICGLOSSMAP" }
// 200:   Keywords { "DIRECTIONAL" "_NORMALMAP" "_ALPHATEST_ON" "_SPECGLOSSMAP" }
// 080:   Keywords { "DIRECTIONAL" "_NORMALMAP" "_ALPHATEST_ON" }
// 004:   Keywords { "DIRECTIONAL" "_NORMALMAP" "_METALLICGLOSSMAP" }
// 100:   Keywords { "DIRECTIONAL" "_NORMALMAP" "_SPECGLOSSMAP" }
//        undeciphered2: 1 0 4 0 0 0
//        undeciphered3: 55 5 0 0 1 1 4 5 5 6 2 2
//        ConstBuffer "$Globals" 176
//        Vector 96 [_MainTex_ST]
//        Vector 112 [_DetailAlbedoMap_ST]
//        Float 156 [_UVSec]
//        ConstBuffer "UnityPerCamera" 144
//        Vector 64 [_WorldSpaceCameraPos] 3
//        ConstBuffer "UnityPerDraw" 160
//        Vector 144 [unity_WorldTransformParams]
//        Matrix 0 [unity_ObjectToWorld]
//        Matrix 64 [unity_WorldToObject]
//        ConstBuffer "UnityPerFrame" 368
//        Matrix 272 [unity_MatrixVP]
//        BindCB "$Globals" 0
//        BindCB "UnityPerCamera" 1
//        BindCB "UnityPerDraw" 2
//        BindCB "UnityPerFrame" 3
//
// 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.2 on Mon Jan 14 18:42:37 2019
//
//
// Input signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// POSITION                 0   xyzw        0     NONE   float   xyzw
// NORMAL                   0   xyz         1     NONE   float   xyz
// TEXCOORD                 0   xy          2     NONE   float   xy
// TEXCOORD                 1   xy          3     NONE   float   xy
// 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   xyz         2     NONE   float   xyz
// TEXCOORD                 2   xyzw        3     NONE   float   xyzw
// TEXCOORD                 3   xyzw        4     NONE   float   xyzw
// TEXCOORD                 4   xyzw        5     NONE   float   xyzw
// TEXCOORD                 5   xyzw        6     NONE   float   xyzw
//
vs_4_0
dcl_constantbuffer cb0[10], immediateIndexed
dcl_constantbuffer cb1[9], immediateIndexed
dcl_constantbuffer cb2[10], immediateIndexed
dcl_constantbuffer cb3[23], immediateIndexed
dcl_input v0.xyzw
dcl_input v1.xyz
dcl_input v2.xy
dcl_input v3.xy
dcl_input v4.xyzw
dcl_output_siv o0.xyzw, position
dcl_output o1.xyzw
dcl_output o2.xyz
dcl_output o3.xyzw
dcl_output o4.xyzw
dcl_output o5.xyzw
dcl_output o6.xyzw
dcl_temps 6
dcl_constantbuffer cb10[4], immediateIndexed

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

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


// Unity reflection/specular 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 7b2dca2c824f3b67-vs.txt

mul r4.w, -r4.x, r4.y
mad r5.xyz, -r4.wwww, cb10[0].xyzw, cb1[4].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 o0.xyzw, cb3[20].xyzw, r0.wwww, r1.xyzw
eq r0.x, cb0[9].w, l(0.000000)
movc r0.xy, r0.xxxx, v2.xyxx, v3.xyxx
mad o1.zw, r0.xxxy, cb0[7].xxxy, cb0[7].zzzw
mad o1.xy, v2.xyxx, cb0[6].xyxx, cb0[6].zwzz
mul r0.xyz, v0.yyyy, cb2[1].xyzx
mad r0.xyz, cb2[0].xyzx, v0.xxxx, r0.xyzx
mad r0.xyz, cb2[2].xyzx, v0.zzzz, r0.xyzx
mad r0.xyz, cb2[3].xyzx, v0.wwww, r0.xyzx
add r1.xyz, r0.xyzx, -r5.xyzx
dp3 r0.w, r1.xyzx, r1.xyzx
rsq r0.w, r0.w
mul o2.xyz, r0.wwww, r1.xyzx
mov o3.w, r0.x
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 r0.x, r1.xyzx, r1.xyzx
rsq r0.x, r0.x
mul r1.xyz, r0.xxxx, r1.xyzx
mov o3.xyz, r1.xyzx
dp3 r2.x, v1.xyzx, cb2[4].xyzx
dp3 r2.y, v1.xyzx, cb2[5].xyzx
dp3 r2.z, v1.xyzx, cb2[6].xyzx
dp3 r0.x, r2.xyzx, r2.xyzx
rsq r0.x, r0.x
mul r2.xyz, r0.xxxx, r2.xyzx
mul r3.xyz, r1.yzxy, r2.zxyz
mad r1.xyz, r2.yzxy, r1.zxyz, -r3.xyzx
mov o5.xyz, r2.xyzx
mul r0.x, v4.w, cb2[9].w
mul o4.xyz, r0.xxxx, r1.xyzx
mov o4.w, r0.y
mov o5.w, r0.z
mov o6.xyzw, l(0,0,0,0)
ret
// Approximately 0 instruction slots used