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

16 lines
222 B
GLSL

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