skia2/tools/gpu/gl
Chris Dalton e0f4de6f23 Add a cmdbuffer_es3 config
Adds the ability to create an es3 command buffer context, but does not
yet begin testing it because libcommand_buffer_gles2.dylib needs to be
updated first to respect the EGL_CONTEXT_CLIENT_VERSION attrib. Adds a
version check on the context as well to verify we actually get an es3
context when we ask for one.

Bug: chromium:1220246
Change-Id: I996f482d8ad831b81f873e1bfd2f0526e5f1e73e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/419616
Commit-Queue: Chris Dalton <csmartdalton@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2021-06-28 18:30:56 +00:00
..
angle GrConvertPixels takes pixmaps 2021-03-31 00:23:17 +00:00
command_buffer Add a cmdbuffer_es3 config 2021-06-28 18:30:56 +00:00
egl Remove wrapping of GL sync objects around EGL syncs in EGL test contexts 2021-06-02 16:21:43 +00:00
glx Clean up remaining NVPR bits & bobs 2021-03-23 19:12:12 +00:00
interface Revert "Use GL_ANGLE_instanced_arrays" 2021-06-28 16:12:11 +00:00
iOS Reland "Remove ARC from tools lib." 2021-02-22 17:55:52 +00:00
mac Reland "Set up eGPU/discrete support for MacOS." 2020-03-18 19:27:41 +00:00
none rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
win Clean up remaining NVPR bits & bobs 2021-03-23 19:12:12 +00:00
GLTestContext.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
GLTestContext.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00