Parcourir la source

addressed PR feedback

Signed-off-by: antonmic <[email protected]>
antonmic il y a 3 ans
Parent
commit
a91498fc98

+ 1 - 1
Passes/CheckerboardPipeline.pass

@@ -14,7 +14,7 @@
             ],
             "PassData": {
                 "$type": "PassData",
-                "PipelineConnections": [
+                "PipelineGlobalConnections": [
                     {
                         "GlobalName": "SwapChainOutput",
                         "Slot": "SwapChainOutput"

+ 1 - 1
Passes/ComplexPipeline.pass

@@ -14,7 +14,7 @@
             ],
             "PassData": {
                 "$type": "PassData",
-                "PipelineConnections": [
+                "PipelineGlobalConnections": [
                     {
                         "GlobalName": "SwapChainOutput",
                         "Slot": "SwapChainOutput"

+ 1 - 1
Passes/ImGuiOnlyPipeline.pass

@@ -14,7 +14,7 @@
             ],
             "PassData": {
                 "$type": "PassData",
-                "PipelineConnections": [
+                "PipelineGlobalConnections": [
                     {
                         "GlobalName": "SwapChainOutput",
                         "Slot": "SwapChainOutput"

+ 1 - 1
Passes/RHISamplePipeline.pass

@@ -14,7 +14,7 @@
             ],
             "PassData": {
                 "$type": "PassData",
-                "PipelineConnections": [
+                "PipelineGlobalConnections": [
                     {
                         "GlobalName": "SwapChainOutput",
                         "Slot": "SwapChainOutput"

+ 1 - 1
Passes/SsaoPipeline.pass

@@ -14,7 +14,7 @@
             ],
             "PassData": {
                 "$type": "PassData",
-                "PipelineConnections": [
+                "PipelineGlobalConnections": [
                     {
                         "GlobalName": "SwapChainOutput",
                         "Slot": "SwapChainOutput"