angle/util
Mohan Maiya 48588bd181 Vulkan: Add GL_EXT_buffer_storage extension entry points
Addition of just the entry points for GL_EXT_buffer_storage extension.

Bug: angleproject:5056
Change-Id: I7a3d7c151f004f89fd945d5d06dbe7afcd491578
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2419951
Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
2020-09-21 00:03:30 +00:00
..
android Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
fuchsia Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +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 Allow running Samples against native GL. 2020-06-12 17:59:03 +00:00
windows Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
x11 Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
BUILD.gn Expand is_linux to is_linux || is_chromeos. 2020-09-10 20:29:01 +00:00
EGLPlatformParameters.h Metal: Use compute to generate 3D texture's mipmap. 2020-08-26 01:58:32 +00:00
EGLWindow.cpp Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
EGLWindow.h Tests: Add getProcAddress method to GLWindowBase. 2020-07-27 18:47:27 +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 Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
OSWindow.h Gracefully fail end2end tests if no window support 2020-09-02 15:33:45 +00:00
Timer.cpp Move timer functionality from util/ to common/ 2019-08-30 17:05:57 +00:00
Timer.h GN: Make new angle_test_utils target. 2019-12-16 22:35:05 +00:00
com_utils.h Standardize copyright notices to project style 2019-08-14 23:05:33 +00:00
egl_loader_autogen.cpp EGL: Add support for EGL_ANDROID_create_native_client_buffer 2020-09-17 15:04:57 +00:00
egl_loader_autogen.h EGL: Add support for EGL_ANDROID_create_native_client_buffer 2020-09-17 15:04:57 +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 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 Vulkan: Add GL_EXT_buffer_storage extension entry points 2020-09-21 00:03:30 +00:00
gles_loader_autogen.h Vulkan: Add GL_EXT_buffer_storage extension entry points 2020-09-21 00:03:30 +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 Vulkan: Defer RenderPass image barriers. 2020-02-10 21:14:28 +00:00
shader_utils.cpp Samples: Enable Debug callback. 2020-09-14 15:31:13 +00:00
shader_utils.h Samples: Enable Debug callback. 2020-09-14 15:31:13 +00:00
test_utils.cpp Reland "Add more test_utils functions." 2019-10-26 15:49:19 +00:00
test_utils.h Allow running Samples against native GL. 2020-06-12 17:59:03 +00:00
test_utils_unittest.cpp Posix: Fix async LaunchProcess. 2019-11-22 23:01:19 +00:00
test_utils_unittest_helper.cpp Re-land "Add new test runner harness." (#2) 2019-12-16 23:52:35 +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