//
// Generated by Microsoft (R) HLSL Shader Compiler 9.29.952.3111
//
// Parameters:
//
//   float4x4 invWorldViewProj;
//
//
// Registers:
//
//   Name             Reg   Size
//   ---------------- ----- ----
//   invWorldViewProj c0       4
//

    vs_3_0
    def c4, 1, 0, 0, 0
    dcl_position v0  // input<0,1,2>
    dcl_position o0
    dcl_texcoord o1.xyz

#line 31 "c:\spiders\marswl\data\datasource\shaders\memory"
    mul r0.xyz, c1, v0.y
    mad r0.xyz, c0, v0.x, r0
    mad r0.xyz, c2, v0.z, r0
    add o1.xyz, r0, c3  // ::skyboxVP<4,5,6>
    mad o0, v0.xyxx, c4.xxyy, c4.yyxx  // ::skyboxVP<0,1,2,3>

// approximately 5 instruction slots used
 