summaryrefslogtreecommitdiffstats
path: root/globals.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'globals.cginc')
-rw-r--r--globals.cginc1
1 files changed, 0 insertions, 1 deletions
diff --git a/globals.cginc b/globals.cginc
index 5271e64..b4b0c84 100644
--- a/globals.cginc
+++ b/globals.cginc
@@ -85,7 +85,6 @@ float _Clearcoat_Mask2_Invert;
#endif
#if defined(SSR_ENABLED)
-UNITY_DECLARE_DEPTH_TEXTURE(_CameraDepthTexture);
sampler2D _GrabTexture;
sampler2D _NoiseTexSSR;
float4 _GrabTexture_TexelSize;