45701a9972
Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>
23 lines
354 B
GLSL
23 lines
354 B
GLSL
{
|
|
"Source" : "NewDepthOfFieldDownsample.azsl",
|
|
|
|
"DepthStencilState" : {
|
|
"Depth" : { "Enable" : false }
|
|
},
|
|
|
|
"ProgramSettings":
|
|
{
|
|
"EntryPoints":
|
|
[
|
|
{
|
|
"name": "MainVS",
|
|
"type": "Vertex"
|
|
},
|
|
{
|
|
"name": "MainPS",
|
|
"type": "Fragment"
|
|
}
|
|
]
|
|
}
|
|
}
|