// // Generated by Microsoft (R) HLSL Shader Compiler 9.25.950.2675 // // using 3Dmigoto v1.3.16 on Wed Feb 09 18:55:48 2022 // // // Resource Bindings: // // Name Type Format Dim Slot Elements // ------------------------------ ---------- ------- ----------- ---- -------- // SampleTextureFromInterpolatorUV1_Sampler sampler NA NA 0 1 // SampleTextureFromInterpolatorUV1_Sampler texture float4 2d 0 1 // // // // Input signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // SV_POSITION 0 xyzw 0 POS float // TEXCOORD 0 xyzw 1 NONE float // TEXCOORD 1 xy 2 NONE float xy // TEXCOORD 2 xyzw 3 NONE float xyzw // TEXCOORD 3 xyzw 4 NONE float w // // // Output signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // SV_Target 0 xyzw 0 TARGET float xyzw // // // Sampler/Resource to DX9 shader sampler mappings: // // Target Sampler Source Sampler Source Resource // -------------- --------------- ---------------- // s0 s0 t0 // // // Level9 shader bytecode: // ps_2_0 def c0, 1.05499995, -0.0549999997, 0, 0 def c1, 0.00313080009, 12.9200001, 0.416666657, 1 dcl t1.xy dcl t2 dcl t3 dcl_2d s0 texld r0, t1, s0 mov r1.w, c1.w mov_sat r0.xyz, r0 pow r2.w, r0.x, c1.z mad r0.w, r2.w, c0.x, c0.y add r2.x, -r0.x, c1.x mul r0.x, r0.x, c1.y cmp r1.x, r2.x, r0.x, r0.w pow r2.x, r0.y, c1.z mad r0.x, r2.x, c0.x, c0.y add r0.w, -r0.y, c1.x mul r0.y, r0.y, c1.y cmp r1.y, r0.w, r0.y, r0.x pow r2.x, r0.z, c1.z mad r0.x, r2.x, c0.x, c0.y add r0.y, -r0.z, c1.x mul r0.z, r0.z, c1.y cmp r1.z, r0.y, r0.z, r0.x mul r0, r1, t2 mul r0.w, r0.w, t3.w mov oC0, r0 // approximately 27 instruction slots used (1 texture, 26 arithmetic) ps_4_0 dcl_sampler s0, mode_default dcl_resource_texture2d (float,float,float,float) t0 dcl_input_ps linear v2.xy dcl_input_ps linear v3.xyzw dcl_input_ps linear v4.w dcl_output o0.xyzw dcl_temps 3 sample r0.xyzw, v2.xyxx, t0.xyzw, s0 mov_sat r0.xyz, r0.xyzx log r1.xyz, r0.xyzx mul r1.xyz, r1.xyzx, l(0.416666657, 0.416666657, 0.416666657, 0.000000) exp r1.xyz, r1.xyzx mad r1.xyz, r1.xyzx, l(1.055000, 1.055000, 1.055000, 0.000000), l(-0.055000, -0.055000, -0.055000, 0.000000) ge r2.xyz, l(0.00313080009, 0.00313080009, 0.00313080009, 0.000000), r0.xyzx mul r0.xyz, r0.xyzx, l(12.920000, 12.920000, 12.920000, 0.000000) movc r0.xyz, r2.xyzx, r0.xyzx, r1.xyzx mov r0.w, l(1.000000) mul r0.xyzw, r0.xyzw, v3.xyzw mul o0.w, r0.w, v4.w mov o0.xyz, r0.xyzx ret // Approximately 14 instruction slots used