skia2/include/gpu/gl
Greg Daniel 81e7bf8d6d Update gpu caps for valid sample counts.
Instead of query and maxSampleCount and using that to cap, we now have
each config store its supported values and when requested returns either
the next highest or equal supported value, or if non the max config supported.

Bug: skia:
Change-Id: I8802d44c13b3b1703ee54a7e69b82102d4b8dc2d
Reviewed-on: https://skia-review.googlesource.com/24302
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-07-19 19:13:25 +00:00
..
GrGLAssembleInterface.h Expose GrGLAssembleInterface 2016-03-31 10:22:20 -07:00
GrGLConfig_chrome.h Remove the GrGLInterface callback mechanism. 2016-03-28 12:25:09 -07:00
GrGLConfig.h Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. 2016-08-10 07:30:21 -07:00
GrGLExtensions.h Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
GrGLFunctions.h Update gpu caps for valid sample counts. 2017-07-19 19:13:25 +00:00
GrGLInterface.h Update gpu caps for valid sample counts. 2017-07-19 19:13:25 +00:00
GrGLTypes.h Remove SkCrossContextImageData and all support code 2017-05-11 18:07:20 +00:00