skia2/include/gpu/gl
Brian Salomon 24069ebd23 Add GrContext::oomed() and implement for GL and VK.
Surfaces to client whether GrContext has seen a GL_OUT_MEMORY,
VK_ERROR_OUT_OF_HOST_MEMORY, or VK_ERROR_OUT_OF_DEVICE_MEMORY error.

Bug: chromium:1093997
Change-Id: I8e9799a0f7d8a74df056629d7d1d07c0d0a0fe30
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298216
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2020-06-24 16:04:06 +00:00
..
GrGLAssembleHelpers.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLAssembleInterface.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLConfig_chrome.h Infer GL null buffer hint usage from whether on command buffer or WebGL. 2018-12-19 20:28:05 +00:00
GrGLConfig.h Remove docs for macros that don't exist in the code. 2020-02-24 19:44:45 +00:00
GrGLExtensions.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrGLFunctions.h Use GL_ANGLE_base_vertex_base_instance 2020-03-30 17:59:05 +00:00
GrGLInterface.h Add GrContext::oomed() and implement for GL and VK. 2020-06-24 16:04:06 +00:00
GrGLTypes.h Add SkImage::CompressionType::kBC1_RGBA8_UNORM support 2020-01-16 21:45:33 +00:00