summaryrefslogtreecommitdiff
path: root/shaders
diff options
context:
space:
mode:
Diffstat (limited to 'shaders')
-rw-r--r--shaders/gpgpu/gpgpu_fill.gxa14
1 files changed, 1 insertions, 13 deletions
diff --git a/shaders/gpgpu/gpgpu_fill.gxa b/shaders/gpgpu/gpgpu_fill.gxa
index fc309f36..34d473c1 100644
--- a/shaders/gpgpu/gpgpu_fill.gxa
+++ b/shaders/gpgpu/gpgpu_fill.gxa
@@ -26,25 +26,13 @@ mov(2) g4.0<1>UD ORIG {align1};
mov(1) g4.8<1>UD 0x0000000fUD {align1};
mov(16) g5.0<1>UD COLORUD {align1 compr};
-mov(16) g7.0<1>UD COLORUD {align1 compr};
-mov(16) g9.0<1>UD COLORUD {align1 compr};
-mov(16) g11.0<1>UD COLORUD {align1 compr};
/*
- * comment out the following instruction on Gen7
* write(0, 0, 10, 12)
* 10: media_block_write
* 12: data cache data port 1
*/
-send(16) 4 acc0<1>UW null write(0, 0, 10, 12) mlen 9 rlen 0 {align1};
-
-/*
- * uncomment the following instruction on Gen7
- * write(0, 0, 10, 0)
- * 10: media_block_write
- * 0: reander cache data port
- */
-/* send(16) 4 acc0<1>UW null write(0, 0, 10, 0) mlen 9 rlen 0 {align1}; */
+send(16) 4 acc0<1>UW null write(0, 0, 10, 12) mlen 3 rlen 0 {align1};
/* EOT */
mov(8) g112.0<1>UD g0.0<8,8,1>UD {align1};