19 lines
266 B
GLSL
19 lines
266 B
GLSL
{
|
|
"Source": "LuminanceHistogramGenerator",
|
|
|
|
"DrawList" : "forward",
|
|
|
|
"ProgramSettings":
|
|
{
|
|
"EntryPoints":
|
|
[
|
|
{
|
|
"name": "MainCS",
|
|
"type": "Compute"
|
|
}
|
|
]
|
|
},
|
|
"DisabledRHIBackends": ["metal"]
|
|
|
|
}
|