Vulkan: Add an end2end test to log GLES capabilities

Logs information listed at:
https://opengles.gpuinfo.org/listcapabilities.php
in CSV format

The list from gpuinfo doesn't include capabilities
introduced by extensions

Test: angle_end2end_tests.exe --gtest_filter=*PrintGLESCapabilities*
Bug: angleproject:4093
Change-Id: I59c82879ee2e3486269aa0cb40e2ee6c6e646ec5
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1917443
Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 07ba2b6..c4edc87 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -157,6 +157,7 @@
  Hyunseok Ko
  Jaedon Lee
  Jeff Vigil
+ Kevin Jung
  Kyeongmin Kim
  Minkyu Jeong
  Mohan Maiya