tests: Mark some tests as buggy on llvmpipe.
Merge request reports
Activity
Vulkan doesn't mandate whether sampling exactly in the middle between two levels should resolve to one or the other, while D3D specifies that it should result into sampling the higher level. llvmpipe happens to choose the lower one instead, at least in some cases.
That's perhaps more of a "todo_if" than a "bug_if" in that case.
added 44 commits
-
588858dd...773e1bbe - 41 commits from branch
wine:master
- 3c860943 - tests: Mark a sampling test as buggy on llvmpipe.
- 1301014b - tests: Mark creating an 8x MSAA render target as buggy on llvmpipe.
- 9f3b21cc - tests: Mark latching the predicated value as todo on llvmpipe.
Toggle commit list-
588858dd...773e1bbe - 41 commits from branch
Please register or sign in to reply