Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit c9a03a4

Browse files
committed
Fixed compilation on low-end platforms
1 parent 942dab2 commit c9a03a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PostProcessing/Shaders/Debug/Waveform.shader

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Shader "Hidden/PostProcessing/Debug/Waveform"
22
{
33
HLSLINCLUDE
44

5+
#pragma target 4.5
56
#include "../StdLib.hlsl"
67

78
StructuredBuffer<uint4> _WaveformBuffer;

0 commit comments

Comments
 (0)