17 lines
241 B
GLSL
17 lines
241 B
GLSL
{
|
|
"Source": "BloomBlurCS",
|
|
|
|
"DrawList" : "forward",
|
|
|
|
"ProgramSettings":
|
|
{
|
|
"EntryPoints":
|
|
[
|
|
{
|
|
"name": "MainCS",
|
|
"type": "Compute"
|
|
}
|
|
]
|
|
}
|
|
}
|