Files
o3de/Gems/Atom/Feature/Common/Assets/Shaders/PostProcessing/LuminanceHistogramGenerator.shader
T

17 lines
227 B
GLSL

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