ci: Add va frontend to windows-build-rules

Fixes: 2d504bc5 ("CI: Add gallium-va and video-codecs in windows-vs2019 and debian-mingw32-x86_64")

Signed-off-by: Sil Vilerino <sivileri@microsoft.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19767>
(cherry picked from commit 912c72eda5)
This commit is contained in:
Sil Vilerino 2022-11-15 17:59:30 -05:00 committed by Eric Engestrom
parent e39b25b788
commit a44264e3c0
2 changed files with 3 additions and 1 deletions

View file

@ -545,6 +545,8 @@
when: on_success
- changes:
- src/microsoft/**/*
- src/gallium/frontends/va/*
- src/gallium/targets/va/*
when: on_success
- changes:
*radv_file_list

View file

@ -760,7 +760,7 @@
"description": "ci: Add va frontend to windows-build-rules",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "2d504bc5a05467ad19f9a6df92f649697288f8f5"
},