//
// Generated by Microsoft (R) HLSL Shader Compiler 9.29.952.3111
//
//   using 3Dmigoto v1.2.67 on Mon Jan 01 13:11:46 2018
//
//
// Buffer Definitions: 
//
// cbuffer $Globals
// {
//
//   float4x4 ViewProj;                 // Offset:    0 Size:    64
//   float4 cv4;                        // Offset:   64 Size:    16 [unused]
//   float4 Transform;                  // Offset:   80 Size:    16 [unused]
//   float4 LineData[128];              // Offset:   96 Size:  2048 [unused]
//   float4 FaceData[128];              // Offset: 2144 Size:  2048
//
// }
//
//
// 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   x           0     NONE   float   x   
//
//
// Output signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// SV_Position              0   xyzw        0      POS   float   xyzw
// COLOR                    0   xyzw        1     NONE   float   xyzw
//
vs_4_0
dcl_constantbuffer cb0[262], dynamicIndexed
dcl_input v0.x
dcl_output_siv o0.xyzw, position
dcl_output o1.xyzw
dcl_temps 1
mad r0.x, v0.x, l(0.333333343), l(0.000100)
round_ni r0.x, r0.x
mad r0.y, -r0.x, l(3.000000), v0.x
add r0.y, r0.y, l(0.000100)
round_ni r0.y, r0.y
mad r0.y, r0.x, l(4.000000), r0.y
mad r0.x, r0.x, l(4.000000), l(3.000000)
ftou r0.x, r0.x
mov o1.xyzw, cb0[r0.x + 134].xyzw
ftou r0.x, r0.y
mov r0.xyz, cb0[r0.x + 134].xyzx
mov r0.w, l(1.000000)
dp4 o0.x, r0.xyzw, cb0[0].xyzw
dp4 o0.y, r0.xyzw, cb0[1].xyzw
dp4 o0.z, r0.xyzw, cb0[2].xyzw
dp4 o0.w, r0.xyzw, cb0[3].xyzw
ret 
// Approximately 17 instruction slots used
