skia2/tools/gpu/gl
Brian Salomon 5392c94fe8 GrConvertPixels takes pixmaps
Add GrCPixmap, a GrPixmap but with const void* instead of void*. Share
impl via template base class GrPixmapBase.

Change-Id: I7dfdf24a73c1bc8557ff7b90f93a9399da2f3f75
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/350022
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2021-03-31 00:23:17 +00:00
..
angle GrConvertPixels takes pixmaps 2021-03-31 00:23:17 +00:00
command_buffer add Sk- prefix to SkOSLibrary functions 2020-07-10 16:55:03 +00:00
egl Add GrContext::oomed() and implement for GL and VK. 2020-06-24 16:04:06 +00:00
glx Clean up remaining NVPR bits & bobs 2021-03-23 19:12:12 +00:00
interface Remove NVPR entry points from Skia's GL interface 2021-03-22 17:44:16 +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