angle/util
Amy Liu 49babcbc07 Fix crash of MultithreadingTest end2end tests.
Extension platformANGLEContextVirtualization is currently only
supported in the OpenGL backend, it's confused to validate it
when the test is set up by WithNoVirtualContexts(). It'll generate
crash when it's not OpenGL backend.

Bug: angleproject:5636
Change-Id: Ib04fb4a3d29beaac5162e63af5ef1fd80c8a420c
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2709821
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
2021-02-24 21:05:14 +00:00
..
android Use Android API to get storage path. 2020-12-22 17:40:34 +00:00
display Reland "Add support for Linux vulkan backend with VK_KHR_display" 2020-11-03 03:38:40 +00:00
fuchsia Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
ios angle_end2end_tests passes on iOS! 2021-01-06 23:08:43 +00:00
osx Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
ozone Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
posix Mac: Remove stderr output from lib preload. 2020-12-15 16:15:06 +00:00
windows Generators: Use fixed year in license headers. 2021-02-23 17:17:12 +00:00
x11 Vulkan: Initial emulated prerotation support 2020-10-27 09:23:14 +00:00
BUILD.gn Reland "Use is_apple instead of is_mac and is_ios everywhere" 2021-01-12 15:44:03 +00:00
EGLPlatformParameters.h Vulkan: Support y-flip with no driver support. 2021-02-10 17:03:45 +00:00
EGLWindow.cpp Fix crash of MultithreadingTest end2end tests. 2021-02-24 21:05:14 +00:00
EGLWindow.h Tests: Add getProcAddress method to GLWindowBase. 2020-07-27 18:47:27 +00:00
Event.h
Matrix.cpp
Matrix.h
OSPixmap.h GLX: Support X11 pixmaps 2020-06-12 21:41:11 +00:00
OSWindow.cpp Use Android API to get storage path. 2020-12-22 17:40:34 +00:00
OSWindow.h Use Android API to get storage path. 2020-12-22 17:40:34 +00:00
Timer.cpp
Timer.h GN: Make new angle_test_utils target. 2019-12-16 22:35:05 +00:00
com_utils.h
egl_loader_autogen.cpp Generators: Use fixed year in license headers. 2021-02-23 17:17:12 +00:00
egl_loader_autogen.h Generators: Use fixed year in license headers. 2021-02-23 17:17:12 +00:00
frame_capture_test_utils.h Refactor frame_capture_utils.h to frame_capture_test_utils.h 2020-06-29 19:58:59 +00:00
geometry_utils.cpp
geometry_utils.h
gles_loader_autogen.cpp Generators: Use fixed year in license headers. 2021-02-23 17:17:12 +00:00
gles_loader_autogen.h Generators: Use fixed year in license headers. 2021-02-23 17:17:12 +00:00
keyboard.h
mouse.h
png_utils.cpp Fix up screenshot saving for trace tests. 2020-05-07 20:18:41 +00:00
png_utils.h Fix up screenshot saving for trace tests. 2020-05-07 20:18:41 +00:00
random_utils.cpp
random_utils.h Vulkan: Defer RenderPass image barriers. 2020-02-10 21:14:28 +00:00
shader_utils.cpp Fix RedGreenGradient to not output 0 for half the image 2020-11-25 18:01:39 +00:00
shader_utils.h Roll Vulkan-Loader from 8e2b7d03ccfd to 8308d6744d50 (2 revisions) 2020-10-29 04:02:35 +00:00
test_utils.cpp Reland "Add more test_utils functions." 2019-10-26 15:49:19 +00:00
test_utils.h Metal: Ignore OS's internal shader cache when testing. 2020-12-15 02:42:59 +00:00
test_utils_unittest.cpp First pass at increasing inclusivity 2020-10-02 19:49:38 +00:00
test_utils_unittest_helper.cpp Test Runner: Robustly handle unexpected crashes. 2020-11-03 03:19:42 +00:00
test_utils_unittest_helper.h Re-land "Add new test runner harness." (#2) 2019-12-16 23:52:35 +00:00
util_export.h Make trace tests a shared library. 2020-07-21 21:06:07 +00:00
util_gl.h Serialize framebuffers + compare contexts for CaptureReplayTests 2020-07-02 21:37:40 +00:00