summaryrefslogtreecommitdiffstats
path: root/CRTs
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-07-28 02:06:30 -0700
committeryum <yum.food.vr@gmail.com>2025-07-28 02:06:58 -0700
commit612a9098a28d644422d73e7d4efb5cfea64e187b (patch)
tree85627b549ea84cddbc8597ff2e32e2c43d23bf9c /CRTs
parent887136420c983bd504e38b36198921946623a0d7 (diff)
switch to float16
Diffstat (limited to 'CRTs')
-rw-r--r--CRTs/fft_stage0.renderTexture2
-rw-r--r--CRTs/fft_stage1.renderTexture2
-rw-r--r--CRTs/fft_stage2.renderTexture2
-rw-r--r--CRTs/fft_stage3.renderTexture2
-rw-r--r--CRTs/fft_stage3_bitrev.renderTexture2
-rw-r--r--CRTs/ifft_stage0.renderTexture2
-rw-r--r--CRTs/ifft_stage1.renderTexture2
-rw-r--r--CRTs/ifft_stage2.renderTexture2
-rw-r--r--CRTs/ifft_stage3.renderTexture2
-rw-r--r--CRTs/ifft_stage3_bitrev.renderTexture2
-rw-r--r--CRTs/passthrough.renderTexture2
11 files changed, 11 insertions, 11 deletions
diff --git a/CRTs/fft_stage0.renderTexture b/CRTs/fft_stage0.renderTexture
index 89fe39d..21cf115 100644
--- a/CRTs/fft_stage0.renderTexture
+++ b/CRTs/fft_stage0.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/fft_stage1.renderTexture b/CRTs/fft_stage1.renderTexture
index a40849b..2176a67 100644
--- a/CRTs/fft_stage1.renderTexture
+++ b/CRTs/fft_stage1.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/fft_stage2.renderTexture b/CRTs/fft_stage2.renderTexture
index 8de343a..3c38bfe 100644
--- a/CRTs/fft_stage2.renderTexture
+++ b/CRTs/fft_stage2.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/fft_stage3.renderTexture b/CRTs/fft_stage3.renderTexture
index 5ee6710..0532ada 100644
--- a/CRTs/fft_stage3.renderTexture
+++ b/CRTs/fft_stage3.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/fft_stage3_bitrev.renderTexture b/CRTs/fft_stage3_bitrev.renderTexture
index f1739e7..18faf3f 100644
--- a/CRTs/fft_stage3_bitrev.renderTexture
+++ b/CRTs/fft_stage3_bitrev.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/ifft_stage0.renderTexture b/CRTs/ifft_stage0.renderTexture
index 0700016..2fb4624 100644
--- a/CRTs/ifft_stage0.renderTexture
+++ b/CRTs/ifft_stage0.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/ifft_stage1.renderTexture b/CRTs/ifft_stage1.renderTexture
index e0229f5..eb8baa3 100644
--- a/CRTs/ifft_stage1.renderTexture
+++ b/CRTs/ifft_stage1.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/ifft_stage2.renderTexture b/CRTs/ifft_stage2.renderTexture
index 660c439..a968102 100644
--- a/CRTs/ifft_stage2.renderTexture
+++ b/CRTs/ifft_stage2.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/ifft_stage3.renderTexture b/CRTs/ifft_stage3.renderTexture
index 390c193..eebf985 100644
--- a/CRTs/ifft_stage3.renderTexture
+++ b/CRTs/ifft_stage3.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/ifft_stage3_bitrev.renderTexture b/CRTs/ifft_stage3_bitrev.renderTexture
index 2e49798..a01ddc8 100644
--- a/CRTs/ifft_stage3_bitrev.renderTexture
+++ b/CRTs/ifft_stage3_bitrev.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0
diff --git a/CRTs/passthrough.renderTexture b/CRTs/passthrough.renderTexture
index cc6ae20..d86abd7 100644
--- a/CRTs/passthrough.renderTexture
+++ b/CRTs/passthrough.renderTexture
@@ -19,7 +19,7 @@ RenderTexture:
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0
- m_ColorFormat: 52
+ m_ColorFormat: 48
m_MipMap: 0
m_GenerateMips: 1
m_SRGB: 0