From 7a4f729382416d336f179f9ae8c81324e24afcef Mon Sep 17 00:00:00 2001 From: Erik Hakala Date: Thu, 15 Apr 2021 13:42:43 +0300 Subject: [PATCH] Update changed meta files and pipeline assets. --- .../RenderPipelineResources/HDRenderPipelineResources.asset | 6 +++--- .../Runtime/ShaderLibrary/Blit.shader.meta | 2 +- .../Runtime/ShaderLibrary/BlitColorAndDepth.shader.meta | 2 +- .../Shaders/Utils/CoreBlit.shader.meta | 2 +- .../Shaders/Utils/CoreBlitColorAndDepth.shader.meta | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/HDRenderPipelineResources.asset b/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/HDRenderPipelineResources.asset index 3e5456d5bfa..393c5052b09 100644 --- a/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/HDRenderPipelineResources.asset +++ b/com.unity.render-pipelines.high-definition/Runtime/RenderPipelineResources/HDRenderPipelineResources.asset @@ -11,7 +11,7 @@ MonoBehaviour: m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 8b6f86e1523e69a4282e92d393be89a4, type: 3} m_Name: HDRenderPipelineResources - m_EditorClassIdentifier: + m_EditorClassIdentifier: shaders: defaultPS: {fileID: 4800000, guid: 6e4ae4064600d784cac1e41a9e6f2e59, type: 3} debugDisplayLatlongPS: {fileID: 4800000, guid: c1d1d149a043a5349ba367da6c2051ba, type: 3} @@ -55,8 +55,8 @@ MonoBehaviour: clearStencilBufferPS: {fileID: 4800000, guid: 8ea49ef16606acd489439e676ab84040, type: 3} copyStencilBufferPS: {fileID: 4800000, guid: 3d1574f1cdfa0ce4995f9bc79ed7f8ec, type: 3} copyDepthBufferPS: {fileID: 4800000, guid: 42dfcc8fe803ece4096c58630689982f, type: 3} - blitPS: {fileID: 4800000, guid: 370f7a9cc4e362d488af024d371091e8, type: 3} - blitColorAndDepthPS: {fileID: 4800000, guid: c6e57f5bdbd2a284a86a3097c03884c8, type: 3} + blitPS: {fileID: 4800000, guid: e22fc1942c664490980b8793dd4a163d, type: 3} + blitColorAndDepthPS: {fileID: 4800000, guid: b22ad378c678348729d3a3f981b9f270, type: 3} downsampleDepthPS: {fileID: 4800000, guid: 67d6171b0acc6554aad48c845ec7e67f, type: 3} upsampleTransparentPS: {fileID: 4800000, guid: 2ad7ce40f0dbaf64dadef1f58d8524d3, type: 3} resolveStencilCS: {fileID: 7200000, guid: 65b89cac5f286b043a31bf8041776ee7, type: 3} diff --git a/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/Blit.shader.meta b/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/Blit.shader.meta index f7a844297c4..964964b0c68 100644 --- a/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/Blit.shader.meta +++ b/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/Blit.shader.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 370f7a9cc4e362d488af024d371091e8 +guid: e22fc1942c664490980b8793dd4a163d ShaderImporter: externalObjects: {} defaultTextures: [] diff --git a/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/BlitColorAndDepth.shader.meta b/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/BlitColorAndDepth.shader.meta index 495357f7108..583c6e67a1f 100644 --- a/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/BlitColorAndDepth.shader.meta +++ b/com.unity.render-pipelines.high-definition/Runtime/ShaderLibrary/BlitColorAndDepth.shader.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: c6e57f5bdbd2a284a86a3097c03884c8 +guid: b22ad378c678348729d3a3f981b9f270 ShaderImporter: externalObjects: {} defaultTextures: [] diff --git a/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlit.shader.meta b/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlit.shader.meta index f7a844297c4..6bdb2462435 100644 --- a/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlit.shader.meta +++ b/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlit.shader.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 370f7a9cc4e362d488af024d371091e8 +guid: 93446b5c5339d4f00b85c159e1159b7c ShaderImporter: externalObjects: {} defaultTextures: [] diff --git a/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlitColorAndDepth.shader.meta b/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlitColorAndDepth.shader.meta index 495357f7108..7e6d233f95e 100644 --- a/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlitColorAndDepth.shader.meta +++ b/com.unity.render-pipelines.universal/Shaders/Utils/CoreBlitColorAndDepth.shader.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: c6e57f5bdbd2a284a86a3097c03884c8 +guid: d104b2fc1ca6445babb8e90b0758136b ShaderImporter: externalObjects: {} defaultTextures: []