CI/windows: Move reference files to relevant ci subdirectories

Reviewed-by: Enrico Galli <enrico.galli@intel.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13902>
This commit is contained in:
Jesse Natalie
2021-11-21 07:22:59 -08:00
committed by Marge Bot
parent c70e31c4d5
commit 7afb4aba3f
5 changed files with 1449 additions and 1448 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -12,6 +12,7 @@ test-d3d12-windows:
GIT_STRATEGY: none # testing doesn't build anything from source
GALLIUM_DRIVER: d3d12
PIGLIT_PROFILE: quick_gl
PIGLIT_RESULTS: "d3d12-quick_gl"
PIGLIT_TESTS: -x nv_copy_depth_to_color
script:
- . _install/piglit_run.ps1

File diff suppressed because it is too large Load Diff