File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff 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
9193win_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
You can’t perform that action at this time.
0 commit comments