linux atmosphere shaders update

This commit is contained in:
Turanszki Janos
2020-10-29 21:39:08 +01:00
parent db381e3991
commit 61fef7a0c1
+3
View File
@@ -141,6 +141,9 @@ set(SHADERS_CS
"shadingRateClassificationCS.hlsl"
"shadingRateClassificationCS_DEBUG.hlsl"
"denoiseCS.hlsl"
"skyAtmosphere_transmittanceLutCS.hlsl"
"skyAtmosphere_skyViewLutCS.hlsl"
"skyAtmosphere_multiScatteredLuminanceLutCS.hlsl"
)
set(SHADERS_DS