angle/util
Shahbaz Youssefi 8074061d24 Remove feature override platform methods
Instead, the tests now use the enable() functions to override the
feature at platform level.

This fixes the forceFallbackFormat feature mistakenly not having been
tested.

Bug: angleproject:6435
Change-Id: I605e4133407282bd52232887b595af0d2c13575d
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3577369
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
2022-04-13 04:25:59 +00:00
..
android Android: Call getExternalStorageDirectory natively. 2021-04-09 22:35:00 +00:00
capture Capture/Replay: Fix TODO in test utils. 2021-12-30 19:50:47 +00:00
display Vulkan: Support Wayland 2022-04-12 15:11:18 +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
linux Vulkan: Support Wayland 2022-04-12 15:11:18 +00:00
osx Support ANGLE_PREFERRED_DEVICE on CGL 2022-04-07 05:08:44 +00:00
ozone Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
posix Fix pointer sscanf for ChromeOS 2022-04-09 00:10:16 +00:00
windows Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
BUILD.gn Vulkan: Support Wayland 2022-04-12 15:11:18 +00:00
EGLPlatformParameters.h Remove feature override platform methods 2022-04-13 04:25:59 +00:00
EGLWindow.cpp Autogenerate list of features as enum 2022-04-12 03:42:40 +00:00
EGLWindow.h GL: Allow selecting virtualization groups at context creation 2021-10-25 17:20:56 +00:00
Event.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
Matrix.cpp Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
Matrix.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
OSPixmap.h GLX: Support X11 pixmaps 2020-06-12 21:41:11 +00:00
OSWindow.cpp dEQP: Enable CreateSurfacePlatformEXT tests 2022-03-01 18:44:08 +00:00
OSWindow.h dEQP: Enable CreateSurfacePlatformEXT tests 2022-03-01 18:44:08 +00:00
Timer.cpp Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
Timer.h Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
angle_features_autogen.cpp Autogenerate list of features as enum 2022-04-12 03:42:40 +00:00
angle_features_autogen.h Autogenerate list of features as enum 2022-04-12 03:42:40 +00:00
com_utils.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
egl_loader_autogen.cpp Add ForceGPUSwitch to EGL_ANGLE_power_preference 2022-03-19 01:15:06 +00:00
egl_loader_autogen.h Add ForceGPUSwitch to EGL_ANGLE_power_preference 2022-03-19 01:15:06 +00:00
geometry_utils.cpp Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
geometry_utils.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
gles_loader_autogen.cpp Add stubs for AMD_performance_monitor. 2022-03-08 15:48:28 +00:00
gles_loader_autogen.h Add stubs for AMD_performance_monitor. 2022-03-08 15:48:28 +00:00
keyboard.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
mouse.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
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 Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
random_utils.h Add new Vulkan uniform update test. 2022-02-03 12:04:25 +00:00
shader_utils.cpp perf tests: Record perf counter metrics. 2022-03-14 16:42:15 +00:00
shader_utils.h perf tests: Record perf counter metrics. 2022-03-14 16:42:15 +00:00
test_utils.cpp Allow capturing process stdout and stderr interleaved 2021-06-22 20:01:31 +00:00
test_utils.h Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
test_utils_unittest.cpp Add cpu time measurement to perf tests 2021-11-17 17:13:00 +00:00
test_utils_unittest_helper.cpp Allow capturing process stdout and stderr interleaved 2021-06-22 20:01:31 +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