//
// Generated by Microsoft (R) D3D Shader Disassembler
//
//   using 3Dmigoto v1.3.16 on Sun May 23 15:35:26 2021
//
//
// Input signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// TEXCOORD                 0   xyzw        0     NONE   float   xy
//
//
// Output signature:
//
// Name                 Index   Mask Register SysValue  Format   Used
// -------------------- ----- ------ -------- -------- ------- ------
// SV_Target                0   x           0   TARGET   float   x
//
ps_5_0
dcl_globalFlags refactoringAllowed
dcl_constantbuffer cb0[2], immediateIndexed
dcl_sampler s0, mode_default
dcl_resource_texture2d (float,float,float,float) t0
dcl_input_ps linear v0.xy
dcl_output o0.x
dcl_temps 3
mad r0.xy, v0.xyxx, cb0[0].xyxx, cb0[0].zwzz
gather4_aoffimmi_indexable(-1,-1,0)(texture2d)(float,float,float,float) r1.xyzw, r0.xyxx, t0.xyzw, s0.x
min r0.zw, r1.yyyw, r1.xxxz
gather4_aoffimmi_indexable(1,-1,0)(texture2d)(float,float,float,float) r1.xyzw, r0.xyxx, t0.xyzw, s0.x
min r1.xy, r1.ywyy, r1.xzxx
min r0.zw, r0.zzzw, r1.xxxy
gather4_aoffimmi_indexable(-1,1,0)(texture2d)(float,float,float,float) r1.xyzw, r0.xyxx, t0.xyzw, s0.x
gather4_aoffimmi_indexable(1,1,0)(texture2d)(float,float,float,float) r2.xyzw, r0.xyxx, t0.xyzw, s0.x
min r0.xy, r2.ywyy, r2.xzxx
min r1.xy, r1.ywyy, r1.xzxx
min r0.zw, r0.zzzw, r1.xxxy
min r0.xy, r0.xyxx, r0.zwzz
min r0.x, r0.y, r0.x
mul r0.y, r0.x, r0.x
movc o0.x, cb0[1].x, r0.y, r0.x
ret
// Approximately 0 instruction slots used
