|
@@ -8,7 +8,7 @@
|
|
|
"PassClass": "ParentPass",
|
|
|
"Slots": [
|
|
|
{
|
|
|
- "Name": "SwapChainOutput",
|
|
|
+ "Name": "PipelineOutput",
|
|
|
"SlotType": "InputOutput"
|
|
|
}
|
|
|
],
|
|
@@ -16,8 +16,8 @@
|
|
|
"$type": "PassData",
|
|
|
"PipelineGlobalConnections": [
|
|
|
{
|
|
|
- "GlobalName": "SwapChainOutput",
|
|
|
- "Slot": "SwapChainOutput"
|
|
|
+ "GlobalName": "PipelineOutput",
|
|
|
+ "Slot": "PipelineOutput"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
@@ -55,10 +55,10 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "LocalSlot": "SwapChainOutput",
|
|
|
+ "LocalSlot": "PipelineOutput",
|
|
|
"AttachmentRef": {
|
|
|
"Pass": "PipelineGlobal",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
@@ -82,16 +82,16 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "LocalSlot": "SwapChainOutput",
|
|
|
+ "LocalSlot": "PipelineOutput",
|
|
|
"AttachmentRef": {
|
|
|
"Pass": "Parent",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "Name": "ShadowPass",
|
|
|
+ "Name": "Shadows",
|
|
|
"TemplateName": "ShadowParentTemplate",
|
|
|
"Connections": [
|
|
|
{
|
|
@@ -102,10 +102,10 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "LocalSlot": "SwapChainOutput",
|
|
|
+ "LocalSlot": "PipelineOutput",
|
|
|
"AttachmentRef": {
|
|
|
"Pass": "PipelineGlobal",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -125,28 +125,28 @@
|
|
|
{
|
|
|
"LocalSlot": "DirectionalLightShadowmap",
|
|
|
"AttachmentRef": {
|
|
|
- "Pass": "ShadowPass",
|
|
|
+ "Pass": "Shadows",
|
|
|
"Attachment": "DirectionalShadowmap"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"LocalSlot": "ExponentialShadowmapDirectional",
|
|
|
"AttachmentRef": {
|
|
|
- "Pass": "ShadowPass",
|
|
|
+ "Pass": "Shadows",
|
|
|
"Attachment": "DirectionalESM"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"LocalSlot": "ProjectedShadowmap",
|
|
|
"AttachmentRef": {
|
|
|
- "Pass": "ShadowPass",
|
|
|
+ "Pass": "Shadows",
|
|
|
"Attachment": "ProjectedShadowmap"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"LocalSlot": "ExponentialShadowmapProjected",
|
|
|
"AttachmentRef": {
|
|
|
- "Pass": "ShadowPass",
|
|
|
+ "Pass": "Shadows",
|
|
|
"Attachment": "ProjectedESM"
|
|
|
}
|
|
|
},
|
|
@@ -211,12 +211,12 @@
|
|
|
"SizeSource": {
|
|
|
"Source": {
|
|
|
"Pass": "Parent",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
},
|
|
|
"FormatSource": {
|
|
|
"Pass": "Parent",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
}
|
|
|
],
|
|
@@ -291,10 +291,10 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "LocalSlot": "SwapChainOutput",
|
|
|
+ "LocalSlot": "PipelineOutput",
|
|
|
"AttachmentRef": {
|
|
|
"Pass": "Parent",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
}
|
|
|
],
|
|
@@ -366,7 +366,7 @@
|
|
|
"LocalSlot": "Output",
|
|
|
"AttachmentRef": {
|
|
|
"Pass": "Parent",
|
|
|
- "Attachment": "SwapChainOutput"
|
|
|
+ "Attachment": "PipelineOutput"
|
|
|
}
|
|
|
}
|
|
|
]
|