Skip to content

Commit 076a797

Browse files
[VFX] Renable depth test (#3475)
* Renable depth test The known issue has been resolved at #3414 * Update reference images for OSX HDRP * Add VFX OSX HDRP to nightly * *Regenerate all yml * *Add other missing image reference for OSX + missing meta
1 parent c2fd5b8 commit 076a797

File tree

119 files changed

+4329
-70
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+4329
-70
lines changed

.yamato/all-vfx_hdrp.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Nightly_VFX_HDRP_trunk:
3838
rerun: on-new-revision
3939
- path: .yamato/vfx_hdrp-win-dx12.yml#VFX_HDRP_Win_DX12_playmode_cache_mono_Linear_trunk
4040
rerun: on-new-revision
41+
- path: .yamato/vfx_hdrp-osx-metal.yml#VFX_HDRP_OSX_Metal_playmode_cache_mono_Linear_trunk
42+
rerun: on-new-revision
4143
variables:
4244
UTR_VERSION: "current"
4345
TEST_FILTER: .*
@@ -71,6 +73,8 @@ Nightly_VFX_HDRP_CUSTOM-REVISION:
7173
rerun: always
7274
- path: .yamato/vfx_hdrp-win-dx12.yml#VFX_HDRP_Win_DX12_playmode_cache_mono_Linear_CUSTOM-REVISION
7375
rerun: always
76+
- path: .yamato/vfx_hdrp-osx-metal.yml#VFX_HDRP_OSX_Metal_playmode_cache_mono_Linear_CUSTOM-REVISION
77+
rerun: always
7478
variables:
7579
CUSTOM_REVISION: custom_revision_not_set
7680
UTR_VERSION: "current"

.yamato/config/vfx_hdrp.metafile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,11 @@ nightly:
146146
color_space: Linear
147147
test_platforms:
148148
- playmode_cache
149+
- platform: OSX
150+
api: Metal
151+
build_config: mono
152+
color_space: Linear
153+
test_platforms:
154+
# - Standalone
155+
- playmode_cache
156+
# - Standalone_cache
Lines changed: 3 additions & 0 deletions
Loading

TestProjects/VisualEffectGraph_HDRP/Assets/ReferenceImages/Linear/OSXEditor/Metal/None/000_MultiOutput.png.meta

Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Loading

TestProjects/VisualEffectGraph_HDRP/Assets/ReferenceImages/Linear/OSXEditor/Metal/None/001_Animator.png.meta

Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

TestProjects/VisualEffectGraph_HDRP/Assets/ReferenceImages/Linear/OSXEditor/Metal/None/003_EventAttribute.png.meta

Lines changed: 96 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)