-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I5c4e28ccd80163c03a7172b8db881ea28e9e0203 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/26350 Tested-by: Ben Clayton <bclayton@google.com> Reviewed-by: Chris Forbes <chrisforbes@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
- Loading branch information
1 parent
71008d8
commit 7273a4b
Showing
13 changed files
with
4,956 additions
and
4,419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1,709 changes: 1,704 additions & 5 deletions
1,709
tests/regres/testlists/vk-master-NOT_SUPPORTED.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
dEQP-VK.wsi.xlib.surface.create_simulate_oom | ||
dEQP-VK.wsi.xlib.surface.query_devgroup_present_capabilities | ||
dEQP-VK.wsi.xlib.swapchain.render.basic | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.clipped | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.composite_alpha | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_array_layers | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_extent | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_format | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_sharing_mode | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.image_usage | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.min_image_count | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.pre_transform | ||
dEQP-VK.wsi.xlib.swapchain.simulate_oom.present_mode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
dEQP-VK.wsi.xlib.surface.create_custom_allocator | ||
dEQP-VK.wsi.xlib.surface.query_devgroup_present_modes |
Oops, something went wrong.