removing compute queue flag from SSAO since it's causing crashes for some people

Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>
monroegm-disable-blank-issue-2
antonmic 4 years ago
parent 4982787043
commit 5baf7d5147

@ -50,8 +50,7 @@
"FilePath": "Shaders/PostProcessing/SsaoCompute.shader" "FilePath": "Shaders/PostProcessing/SsaoCompute.shader"
}, },
"Make Fullscreen Pass": true, "Make Fullscreen Pass": true,
"PipelineViewTag": "MainCamera", "PipelineViewTag": "MainCamera"
"Use Async Compute": true
}, },
"FallbackConnections": [ "FallbackConnections": [
{ {

Loading…
Cancel
Save