Files
o3de/Gems/Atom/Feature/Common/Assets/Shaders/PostProcessing/DepthDownsample.shader
T
2021-03-08 14:30:57 -08:00

16 lines
200 B
GLSL

{
"Source": "DepthDownsample",
"ProgramSettings" :
{
"EntryPoints":
[
{
"name" : "MainCS",
"type" : "Compute"
}
]
}
}