// // Generated by Microsoft (R) HLSL Shader Compiler 9.25.950.2675 // // using 3Dmigoto v1.3.16 on Wed Feb 09 18:55:49 2022 // // // // Input signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // SV_POSITION 0 xyzw 0 POS float // TEXCOORD 0 xyzw 1 NONE float // TEXCOORD 1 xyzw 2 NONE float w // // // Output signature: // // Name Index Mask Register SysValue Format Used // -------------------- ----- ------ -------- -------- ------- ------ // SV_Target 0 xyzw 0 TARGET float xyzw // // // Level9 shader bytecode: // ps_2_0 def c0, 1, 0, 0, 0 dcl t1 mov r0.xyz, c0.x mov r0.w, t1.w mov oC0, r0 // approximately 3 instruction slots used ps_4_0 dcl_input_ps linear v2.w dcl_output o0.xyzw mov o0.xyz, l(1.000000,1.000000,1.000000,0) mov o0.w, v2.w ret // Approximately 3 instruction slots used