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

Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>
This commit is contained in:
antonmic
2022-02-04 12:46:42 -08:00
parent 4982787043
commit 5baf7d5147
@@ -50,8 +50,7 @@
"FilePath": "Shaders/PostProcessing/SsaoCompute.shader"
},
"Make Fullscreen Pass": true,
"PipelineViewTag": "MainCamera",
"Use Async Compute": true
"PipelineViewTag": "MainCamera"
},
"FallbackConnections": [
{