diff options
| author | yum <yum.food.vr@gmail.com> | 2025-07-28 02:06:30 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2025-07-28 02:06:58 -0700 |
| commit | 612a9098a28d644422d73e7d4efb5cfea64e187b (patch) | |
| tree | 85627b549ea84cddbc8597ff2e32e2c43d23bf9c /CRTs/fft_stage1.renderTexture | |
| parent | 887136420c983bd504e38b36198921946623a0d7 (diff) | |
switch to float16
Diffstat (limited to 'CRTs/fft_stage1.renderTexture')
| -rw-r--r-- | CRTs/fft_stage1.renderTexture | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
