aboutsummaryrefslogtreecommitdiff
path: root/disassembly/dwmcore_2038_10.asm
diff options
context:
space:
mode:
Diffstat (limited to 'disassembly/dwmcore_2038_10.asm')
-rw-r--r--disassembly/dwmcore_2038_10.asm68
1 files changed, 68 insertions, 0 deletions
diff --git a/disassembly/dwmcore_2038_10.asm b/disassembly/dwmcore_2038_10.asm
new file mode 100644
index 0000000..02ad988
--- /dev/null
+++ b/disassembly/dwmcore_2038_10.asm
@@ -0,0 +1,68 @@
+//
+// Generated by Microsoft (R) HLSL Shader Compiler 9.25.950.2675
+//
+// using 3Dmigoto v1.3.16 on Wed Feb 09 18:55:49 2022
+//
+//
+// Buffer Definitions:
+//
+// cbuffer cbPSUpdateEveryCall
+// {
+//
+// struct
+// {
+//
+// struct
+// {
+//
+// float4 color; // Offset: 0
+//
+// } SetColorValue_PS1_ConstantTable;// Offset: 0
+//
+// } Data_PS; // Offset: 0 Size: 16
+//
+// }
+//
+//
+// Resource Bindings:
+//
+// Name Type Format Dim Slot Elements
+// ------------------------------ ---------- ------- ----------- ---- --------
+// cbPSUpdateEveryCall cbuffer NA NA 0 1
+//
+//
+//
+// Input signature:
+//
+// Name Index Mask Register SysValue Format Used
+// -------------------- ----- ------ -------- -------- ------- ------
+// SV_POSITION 0 xyzw 0 POS float
+// TEXCOORD 0 xyzw 1 NONE float
+//
+//
+// Output signature:
+//
+// Name Index Mask Register SysValue Format Used
+// -------------------- ----- ------ -------- -------- ------- ------
+// SV_Target 0 xyzw 0 TARGET float xyzw
+//
+//
+// Constant buffer to DX9 shader constant mappings:
+//
+// Target Reg Buffer Start Reg # of Regs Data Conversion
+// ---------- ------- --------- --------- ----------------------
+// c0 cb0 0 1 ( FLT, FLT, FLT, FLT)
+//
+//
+// Level9 shader bytecode:
+//
+ ps_2_0
+ mov oC0, c0
+
+// approximately 1 instruction slot used
+ps_4_0
+dcl_constantbuffer cb0[1], immediateIndexed
+dcl_output o0.xyzw
+mov o0.xyzw, cb0[0].xyzw
+ret
+// Approximately 2 instruction slots used