// asmtool.py -I ../.. --auto-fix-vertex-halo --fix-unusual-halo-with-inconsistent-w-optimisation --fix-unity-reflection --fix-unity-frustum-world --only-autofixed f3bea72f2f87c4c4-vs.txt
// 3DMigoto: f3bea72f2f87c4c4 | Matched 20 variants of 2 shaders: Double Sided, Standard
//
// ff000:    Unity headers extracted from Double Sided
// 00fff:    Unity headers extracted from Standard
// ff000:    Shader "Double Sided" {
// 00fff:    Shader "Standard" {
//             CustomEditor "StandardShaderGUI"
//             Fallback "VertexLit"
//             SubShader 1/2 {
//               LOD 300
//               Tags { "PerformanceChecks"="False" "RenderType"="Opaque" }
//               Pass 4/5 {
//                 Name "DEFERRED"
//                 Tags { "LIGHTMODE"="DEFERRED" "PerformanceChecks"="False" "RenderType"="Opaque" }
//                 Program "vp" {
//                   SubProgram "d3d11" {
//                   }
//                 }
//               }
//             }
//           }
//
// ff000: Unity 5.3 headers extracted from Double Sided:
// 00fff: Unity 5.3 headers extracted from Standard:
//          API d3d11
//          Shader model vs_4_0
//          undeciphered1: 201609010 23 0 0
//          undeciphered1a: 2
// 01000:   Keywords { "DYNAMICLIGHTMAP_ON" "DIRLIGHTMAP_OFF" "LIGHTMAP_OFF" }
// 04000:   Keywords { "DYNAMICLIGHTMAP_ON" "LIGHTMAP_OFF" "DIRLIGHTMAP_SEPARATE" }
// 10000:   Keywords { "DYNAMICLIGHTMAP_ON" "UNITY_HDR_ON" "DIRLIGHTMAP_OFF" "LIGHTMAP_OFF" }
// 40000:   Keywords { "DYNAMICLIGHTMAP_ON" "UNITY_HDR_ON" "LIGHTMAP_OFF" "DIRLIGHTMAP_SEPARATE" }
// 00020:   Keywords { "DYNAMICLIGHTMAP_ON" "UNITY_HDR_ON" "_METALLICGLOSSMAP" "_SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A" }
// 00008:   Keywords { "DYNAMICLIGHTMAP_ON" "UNITY_HDR_ON" "_METALLICGLOSSMAP" }
// 00002:   Keywords { "DYNAMICLIGHTMAP_ON" "UNITY_HDR_ON" }
// 02000:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "DIRLIGHTMAP_OFF" "LIGHTMAP_OFF" }
// 08000:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "LIGHTMAP_OFF" "DIRLIGHTMAP_SEPARATE" }
// 20000:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "UNITY_HDR_ON" "DIRLIGHTMAP_OFF" "LIGHTMAP_OFF" }
// 80000:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "UNITY_HDR_ON" "LIGHTMAP_OFF" "DIRLIGHTMAP_SEPARATE" }
// 00800:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "UNITY_HDR_ON" "_METALLICGLOSSMAP" "_SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A" }
// 00200:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "UNITY_HDR_ON" "_METALLICGLOSSMAP" }
// 00080:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "UNITY_HDR_ON" }
// 00400:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "_METALLICGLOSSMAP" "_SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A" }
// 00100:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" "_METALLICGLOSSMAP" }
// 00040:   Keywords { "DYNAMICLIGHTMAP_ON" "_EMISSION" }
// 00010:   Keywords { "DYNAMICLIGHTMAP_ON" "_METALLICGLOSSMAP" "_SMOOTHNESS_TEXTURE_ALBEDO_CHANNEL_A" }
// 00004:   Keywords { "DYNAMICLIGHTMAP_ON" "_METALLICGLOSSMAP" }
// 00001:   Keywords { "DYNAMICLIGHTMAP_ON" }
//          undeciphered2: 1 0 5 0 0 0
//          undeciphered3: 59 5 0 0 1 2 3 4 4 5 5 6
//          ConstBuffer "$Globals" 1200
//          Vector 1120 [_MainTex_ST]
//          Vector 1136 [_DetailAlbedoMap_ST]
//          Float 1180 [_UVSec]
//          ConstBuffer "UnityPerCamera" 144
//          Vector 64 [_WorldSpaceCameraPos] 3
//          ConstBuffer "UnityPerDraw" 160
//          Matrix 0 [unity_ObjectToWorld]
//          Matrix 64 [unity_WorldToObject]
//          ConstBuffer "UnityPerFrame" 384
//          Matrix 272 [unity_MatrixVP]
//          ConstBuffer "UnityLightmaps" 32
//          Vector 16 [unity_DynamicLightmapST]
//          BindCB "$Globals" 0
//          BindCB "UnityPerCamera" 1
//          BindCB "UnityPerDraw" 2
//          BindCB "UnityPerFrame" 3
//          BindCB "UnityLightmaps" 4
//
// 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 Apr 21 18:04:14 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
// TEXCOORD                 2   xy          4     NONE   float   xy
//
//
// 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[74], immediateIndexed
dcl_constantbuffer cb1[9], immediateIndexed
dcl_constantbuffer cb2[7], immediateIndexed
dcl_constantbuffer cb3[24], immediateIndexed
dcl_constantbuffer cb4[2], immediateIndexed
dcl_input v0.xyzw
dcl_input v1.xyz
dcl_input v2.xy
dcl_input v3.xy
dcl_input v4.xy
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 4
dcl_constantbuffer cb10[4], immediateIndexed

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

ld_indexable(texture2d)(float,float,float,float) r2.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 f3bea72f2f87c4c4-vs.txt

mul r2.w, -r2.x, r2.y
mad r3.xyz, -r2.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[73].w, l(0.000000)
movc r0.xy, r0.xxxx, v2.xyxx, v3.xyxx
mad o1.zw, r0.xxxy, cb0[71].xxxy, cb0[71].zzzw
mad o1.xy, v2.xyxx, cb0[70].xyxx, cb0[70].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 o2.xyz, r0.xyzx, -r3.xyzx
mov r0.w, l(0)
mov o3.xyzw, r0.wwwx
mov o4.xyzw, r0.wwwy
mov o5.w, r0.z
dp3 r0.x, v1.xyzx, cb2[4].xyzx
dp3 r0.y, v1.xyzx, cb2[5].xyzx
dp3 r0.z, v1.xyzx, cb2[6].xyzx
dp3 r0.w, r0.xyzx, r0.xyzx
rsq r0.w, r0.w
mul o5.xyz, r0.wwww, r0.xyzx
mad o6.zw, v4.xxxy, cb4[1].xxxy, cb4[1].zzzw
mov o6.xy, l(0,0,0,0)
ret
// Approximately 0 instruction slots used