//
// Generated by Microsoft (R) HLSL Shader Compiler 9.29.952.3111
//
//   using 3Dmigoto v1.2.67 on Mon Jan 01 13:11:47 2018
//
//
// Buffer Definitions: 
//
// cbuffer $Globals
// {
//
//   float4x4 g_mWorldViewProjection;   // Offset:    0 Size:    64 [unused]
//   float3 translateConst;             // Offset:   64 Size:    12
//   float4x4 textureRotation;          // Offset:   80 Size:    64
//   float3 scaleConst;                 // Offset:  144 Size:    12
//   float4 textureCoords;              // Offset:  160 Size:    16
//   float4 g_vNormSettings;            // Offset:  176 Size:    16 [unused]
//      = 0x3f800000 0x3b800000 0x3bc00000 0x40cccccd 
//   float4 g_vMiscTransform;           // Offset:  192 Size:    16
//
// }
//
//
// Resource Bindings:
//
// Name                                 Type  Format         Dim Slot Elements
// ------------------------------ ---------- ------- ----------- ---- --------
// $Globals                          cbuffer      NA          NA    0        1
//
//
//
// Input signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// POSITION                 0   xyz         0     NONE   float   xyz 
// TEXCOORD                 0   xy          1     NONE   float   xy  
//
//
// Output signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// SV_Position              0   xyzw        0      POS   float   xyzw
// COLOR                    0   xyzw        1     NONE   float   xyzw
// TEXCOORD                 0   xy          2     NONE   float   xy  
// TEXCOORD                 1     zw        2     NONE   float     zw
//
vs_4_0
dcl_constantbuffer cb0[13], immediateIndexed
dcl_input v0.xyz
dcl_input v1.xy
dcl_output_siv o0.xyzw, position
dcl_output o1.xyzw
dcl_output o2.xy
dcl_output o2.zw
dcl_temps 2
mov r0.xyz, v0.xyzx
mov r0.w, l(1.000000)
dp4 r1.x, r0.xyzw, cb0[5].xyzw
dp4 r1.y, r0.xyzw, cb0[6].xyzw
dp4 r1.z, r0.xyzw, cb0[7].xyzw
mad o0.xyz, r1.xyzx, cb0[9].xxxx, cb0[4].xyzx
mov o0.w, l(1.000000)
mov o1.xyzw, l(1.000000,1.000000,1.000000,1.000000)
mad r0.xy, v1.yxyy, l(1.000000, -1.000000, 0.000000, 0.000000), l(0.000000, 1.000000, 0.000000, 0.000000)
mad o2.zw, r0.xxxy, cb0[12].zzzw, cb0[12].xxxy
mad o2.xy, r0.xyxx, cb0[10].zzzz, cb0[10].xyxx
ret 
// Approximately 12 instruction slots used
