When Use Kaby Lake-g(AMD Vega M GPU) to do the Vulkan CTS test, the case " dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat" will fail Following is the environtment Platform KabyLake-G CPU Intel (R) Core (TM) i7-8809G CPU @3.10GHz GPU AMD(Radeon RX Vega M GH Graphics); Memory 16G OS Ubutu18.04.1 Kernel 4.19.0 Mesa: mesa 18.3.1 (https://mesa.freedesktop.org/archive/mesa-18.3.1.tar.gz) VK-GL-CTS version https://github.com/KhronosGroup/VK-GL-CTS commit 54e546a1a0a6fa412ea4c3e3081bbc9518928a6e How to reproduce ./deqp-vk -n dEQP-VK.texture.explicit_lod .2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat Writing test log into TestResults.qpa dEQP Core git-54e546a1a0a6fa412ea4c3e3081bbc9518928a6e (0x54e546a1) starting.. target implementation = 'Default' Test case 'dEQP-VK.texture.explicit_lod.2d.sizes.31x55_nearest_linear_mipmap_nearest_repeat'.. Fail (Verification failed) DONE! Test run totals: Passed: 0/1 (0.0%) Failed: 1/1 (100.0%) Not supported: 0/1 (0.0%) Warnings: 0/1 (0.0%)
Created attachment 142896 [details] TestResults.qpa
*** Bug 109147 has been marked as a duplicate of this bug. ***
Is this a regression? If so what is the last working version of mesa for you?
It's not an regression. I tried Mesa 18.2.2, it also failed, thanks.
*** Bug 109158 has been marked as a duplicate of this bug. ***
Any idea of this issue? Thanks.
Hmm, I can actually reproduce (thought we would not be able to since we have a pretty much 100% pass-rate on the 1.1.3 mustpass list on a bunch of HW). However I also noticed that it is not on the mustpass list?
This should fix it: https://gitlab.freedesktop.org/mesa/mesa/merge_requests/60
Verified with this patch. This test case can pass with this patch, thanks.
https://gitlab.freedesktop.org/mesa/mesa/commit/3cc940277a45285d9932ed62398d7a54d2afffb8
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.