angle/include
Yuly Novikov 9f088621eb Revert "Load entry points dynamically in tests and samples."
This reverts commit 03923558a7.

Reason for revert: fails compilation on Android, ChromeOS and Fuchsia during roll https://chromium-review.googlesource.com/c/chromium/src/+/1392624

Original change's description:
> Load entry points dynamically in tests and samples.
> 
> This CL adds a dynamic loader generator based on XML files. It also
> refactors the entry point generation script to move the XML parsing
> into a helper class.
> 
> Additionally this includes a new GLES 1.0 base header. The new
> header allows for function pointer types and hiding prototypes.
> 
> All tests and samples now load ANGLE dynamically. In the future this
> will be extended to load entry points from the driver directly when
> possible. This will allow us to perform more accurate A/B testing.
> 
> The new build configuration leads to some tests having more warnings
> applied. The CL includes fixes for the new warnings.
> 
> Bug: angleproject:2995
> Change-Id: I6726d4163f7a6e54d2482f094c0a952f59702a05
> Reviewed-on: https://chromium-review.googlesource.com/c/1359516
> Commit-Queue: Jamie Madill <jmadill@chromium.org>
> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>

TBR=ynovikov@chromium.org,jmadill@chromium.org,syoussefi@chromium.org

Change-Id: I902bec2d733c2b879be29c02ab52a0b7d4eaa077
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: angleproject:2995
Reviewed-on: https://chromium-review.googlesource.com/c/1392381
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
2018-12-29 20:46:23 +00:00
..
EGL Revert "Load entry points dynamically in tests and samples." 2018-12-29 20:46:23 +00:00
GLES Revert "Load entry points dynamically in tests and samples." 2018-12-29 20:46:23 +00:00
GLES2 Revert "Load entry points dynamically in tests and samples." 2018-12-29 20:46:23 +00:00
GLES3 Revert "Load entry points dynamically in tests and samples." 2018-12-29 20:46:23 +00:00
GLSLANG Use visitor pattern for Shader Variable APIs. 2018-12-29 08:04:48 +00:00
KHR Re-land "Load correct libGLESv2 on Linux and Mac." 2018-12-18 18:54:44 +00:00
platform Implement eglSwapBuffersWithDamage on top of VK_KHR_incremental_present 2018-12-20 17:09:46 +00:00
angle_gl.h Implement GL_ANGLE_texture_multisample API part 2018-10-22 02:53:04 +00:00
angle_windowsstore.h For WinRT, add EGLRenderSurfaceScaleProperty to specify swapchain scaling factor 2015-07-07 13:59:05 +00:00
export.h Revert "Load entry points dynamically in tests and samples." 2018-12-29 20:46:23 +00:00