Skip to content

Commit

Permalink
[VFX] Add Vulkan in Extra_VFX_URP (Unity-Technologies#5436)
Browse files Browse the repository at this point in the history
* Add VFX_URP Vulkan to Extra validation

D3D12 is already covered by VFX_HDRP

* *Update reference images

* Filters out 007_MeshSampling on Vulkan

See https://fogbugz.unity3d.com/f/cases/1360824/
  • Loading branch information
PaulDemeulenaere committed Aug 30, 2021
1 parent 2026d2b commit 83a966a
Show file tree
Hide file tree
Showing 63 changed files with 2,966 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .yamato/all-vfx_urp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Extra_VFX_URP_trunk:
rerun: on_new_revision
- path: .yamato/vfx_urp-win-dx11.yml#VFX_URP_Win_DX11_Standalone_PerformanceTests_mono_Linear_trunk
rerun: on_new_revision
- path: .yamato/vfx_urp-win-vulkan.yml#VFX_URP_Win_Vulkan_playmode_mono_Linear_trunk
rerun: on_new_revision
- path: .yamato/vfx_urp-osx-metal.yml#VFX_URP_OSX_Metal_playmode_mono_Linear_trunk
rerun: on_new_revision
VFX_URP_trunk:
Expand Down Expand Up @@ -75,6 +77,8 @@ Extra_VFX_URP_2021.2:
rerun: on_new_revision
- path: .yamato/vfx_urp-win-dx11.yml#VFX_URP_Win_DX11_Standalone_PerformanceTests_mono_Linear_2021.2
rerun: on_new_revision
- path: .yamato/vfx_urp-win-vulkan.yml#VFX_URP_Win_Vulkan_playmode_mono_Linear_2021.2
rerun: on_new_revision
- path: .yamato/vfx_urp-osx-metal.yml#VFX_URP_OSX_Metal_playmode_mono_Linear_2021.2
rerun: on_new_revision
VFX_URP_2021.2:
Expand Down Expand Up @@ -115,6 +119,8 @@ Extra_VFX_URP_CUSTOM-REVISION:
rerun: on_new_revision
- path: .yamato/vfx_urp-win-dx11.yml#VFX_URP_Win_DX11_Standalone_PerformanceTests_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/vfx_urp-win-vulkan.yml#VFX_URP_Win_Vulkan_playmode_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
- path: .yamato/vfx_urp-osx-metal.yml#VFX_URP_OSX_Metal_playmode_mono_Linear_CUSTOM-REVISION
rerun: on_new_revision
VFX_URP_CUSTOM-REVISION:
Expand Down
6 changes: 6 additions & 0 deletions .yamato/config/vfx_urp.metafile
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@ jobs:
- editmode_PerformanceTests
- playmode_PerformanceTests
- Standalone_PerformanceTests
- platform: Win
api: Vulkan
build_config: mono
color_space: Linear
test_platforms:
- playmode
- platform: OSX
api: Metal
build_config: mono
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 83a966a

Please sign in to comment.