|
@@ -12,6 +12,11 @@
|
|
"SlotType": "Input",
|
|
"SlotType": "Input",
|
|
"ScopeAttachmentUsage": "Shader"
|
|
"ScopeAttachmentUsage": "Shader"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "Name": "DepthLinear",
|
|
|
|
+ "SlotType": "Input",
|
|
|
|
+ "ScopeAttachmentUsage": "Shader"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"Name": "Output",
|
|
"Name": "Output",
|
|
"SlotType": "Output",
|
|
"SlotType": "Output",
|
|
@@ -36,7 +41,7 @@
|
|
{
|
|
{
|
|
"LocalSlot": "FullResDepth",
|
|
"LocalSlot": "FullResDepth",
|
|
"AttachmentRef": {
|
|
"AttachmentRef": {
|
|
- "Pass": "PipelineGlobal",
|
|
|
|
|
|
+ "Pass": "Parent",
|
|
"Attachment": "DepthLinear"
|
|
"Attachment": "DepthLinear"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -84,7 +89,7 @@
|
|
{
|
|
{
|
|
"LocalSlot": "FullResDepth",
|
|
"LocalSlot": "FullResDepth",
|
|
"AttachmentRef": {
|
|
"AttachmentRef": {
|
|
- "Pass": "PipelineGlobal",
|
|
|
|
|
|
+ "Pass": "Parent",
|
|
"Attachment": "DepthLinear"
|
|
"Attachment": "DepthLinear"
|
|
}
|
|
}
|
|
},
|
|
},
|