Files
o3de/Gems/Atom/Feature/Common/Assets/Shaders/PostProcessing/BloomBlurCS.shader
T
2021-04-23 09:43:40 -07:00

17 lines
241 B
GLSL

{
"Source": "BloomBlurCS",
"DrawList" : "forward",
"ProgramSettings":
{
"EntryPoints":
[
{
"name": "MainCS",
"type": "Compute"
}
]
}
}