angle/samples
Jamie Madill 0f566fc77c Introduce ConfigParameters test helper struct.
This allows us to more easily compare sets of parameters used in our
tests. The config parameters are stuff like the red / gree / blue bits
used in an EGL config. Or particular sets of extensions or other
EGL options.

This will more easily allow us to determine when we need to use a new
EGL display instead of reusing a prior.

Bug: angleproject:3261
Change-Id: Ia1f0ede988e0b4084fbb4d55097e94fd89ee4899
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1531535
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
2019-03-20 16:54:53 +00:00
..
WindowTest Free OSWindow and EGLWindow through helpers. 2019-01-03 18:42:50 +00:00
gles1 Re-land "Load entry points dynamically in tests and samples." 2019-01-01 18:56:45 +00:00
hello_triangle Refactor test shader style. 2018-12-03 13:20:23 +00:00
mip_map_2d Refactor test shader style. 2018-12-03 13:20:23 +00:00
multi_texture Refactor test shader style. 2018-12-03 13:20:23 +00:00
multi_window Free OSWindow and EGLWindow through helpers. 2019-01-03 18:42:50 +00:00
multiple_draw_buffers Refactor test shader style. 2018-12-03 13:20:23 +00:00
multiview Re-land "Load entry points dynamically in tests and samples." 2019-01-01 18:56:45 +00:00
particle_system Refactor test shader style. 2018-12-03 13:20:23 +00:00
post_sub_buffer Re-land "Load entry points dynamically in tests and samples." 2019-01-01 18:56:45 +00:00
sample_util Introduce ConfigParameters test helper struct. 2019-03-20 16:54:53 +00:00
shader_translator Enable ANGLE_texture_multisample in glsl in es 3.0 2018-10-12 01:40:05 +00:00
simple_instancing Refactor test shader style. 2018-12-03 13:20:23 +00:00
simple_texture_2d Refactor test shader style. 2018-12-03 13:20:23 +00:00
simple_texture_cubemap Refactor test shader style. 2018-12-03 13:20:23 +00:00
simple_vertex_shader Refactor test shader style. 2018-12-03 13:20:23 +00:00
stencil_operations Refactor test shader style. 2018-12-03 13:20:23 +00:00
tex_redef_microbench Refactor test shader style. 2018-12-03 13:20:23 +00:00
texture_wrap Refactor test shader style. 2018-12-03 13:20:23 +00:00
tri_fan_microbench Refactor test shader style. 2018-12-03 13:20:23 +00:00
BUILD.gn Make BUILD.gn targets into templates. 2019-01-16 00:35:58 +00:00