//
// Generated by Microsoft (R) HLSL Shader Compiler 9.23.949.2378
//
// Parameters:
//
//   float4 geometryOffset;
//   float4 texOffset0;
//   float4 texOffset1;
//
//
// Registers:
//
//   Name           Reg   Size
//   -------------- ----- ----
//   geometryOffset c0       1
//   texOffset0     c1       1
//   texOffset1     c2       1
//

    vs_3_0
    def c3, 2, -2, 0, 0
    dcl_position v0
    dcl_texcoord v1
	dcl_texcoord o0.xy
	dcl_texcoord1 o1.xy
	dcl_position o2
    mov r0.xy, c0
    mad o2.xy, r0, -c3, v0
    add o0.xy, v1, c1
    add o1.xy, v1, c2
    mov o2.zw, v0

// approximately 5 instruction slots used
 