virgl: re-enable PIPE_CAP_TGSI_TEXCOORD with new host versions
Also upreaf the virglrenderer version used in the CI. v2: Update checksums of trace result images (0 pixels were different) Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Reviewed-by: Corentin Noël <corentin.noel@collabora.com> (v1) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15446>
This commit is contained in:
@@ -8,7 +8,7 @@ pushd /platform/crosvm
|
||||
git checkout "$CROSVM_VERSION"
|
||||
git submodule update --init
|
||||
|
||||
VIRGLRENDERER_VERSION=c0871ad3195c7c36e970daa30406b9633f13cd91
|
||||
VIRGLRENDERER_VERSION=45070fae92d25a726d9ce10fc22c1f92270ecd35
|
||||
rm -rf third_party/virglrenderer
|
||||
git clone --single-branch -b master --no-checkout https://gitlab.freedesktop.org/virgl/virglrenderer.git third_party/virglrenderer
|
||||
pushd third_party/virglrenderer
|
||||
|
@@ -8,7 +8,7 @@ variables:
|
||||
DEBIAN_X86_TEST_BASE_IMAGE: "debian/x86_test-base"
|
||||
|
||||
DEBIAN_X86_TEST_IMAGE_PATH: "debian/x86_test-gl"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2022-03-03-nouveau"
|
||||
DEBIAN_X86_TEST_GL_TAG: "2022-03-25-virglrenderer"
|
||||
DEBIAN_X86_TEST_VK_TAG: "2022-02-21-libdrm"
|
||||
|
||||
FEDORA_X86_BUILD_TAG: "2022-03-18-spirv-tools-5"
|
||||
|
Reference in New Issue
Block a user