Skip to content

Commit 305dbe6

Browse files
committed
enable test for ToonURPResidentDrawerGraphicsTest project
1 parent 82a5a21 commit 305dbe6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

.yamato/UnityToonShader.metafile

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ osx_test_projects:
8686
- project_prefix: UniversalGraphicsTestECS
8787
unity_editors:
8888
- version: 6000.0
89-
89+
- project_prefix: ToonURPResidentDrawerGraphicsTest
90+
unity_editors:
91+
- version: 6000.0
9092

9193
win_test_projects:
9294
- project_prefix: HdrpGraphicsTest
@@ -134,5 +136,17 @@ win_test_projects:
134136
utr_arguments: --extra-editor-arg="-force-d3d12"
135137
unity_editors:
136138
- version: 6000.0
139+
- project_prefix: ToonURPResidentDrawerGraphicsTest
140+
key_postfix: _D3D11
141+
utr_arguments: --extra-editor-arg="-force-d3d11"
142+
unity_editors:
143+
- version: 6000.0
144+
- project_prefix: ToonURPResidentDrawerGraphicsTest
145+
key_postfix: _Vulkan
146+
utr_arguments: --extra-editor-arg="-force-vulkan"
147+
unity_editors:
148+
- version: 6000.0
149+
150+
137151

138152

0 commit comments

Comments
 (0)