skia2/include/gpu/gl
cdalton 0edea2c8e7 Make mixed samples contingent on auxiliary extensions
Moves the cap for mixed samples into GrShaderCaps and does not enable
it unless we have support for both dual source blending and
multisample disable.

Creates a dedicated cap for multisample disable.

Reconfigures the mixed samples cap to indicate the collective
capability of three different extensions:

  GL_NV_framebuffer_mixed_samples
  GL_NV_sample_mask_override_coverage
  GL_EXT_raster_multisample

Imports tokens and procedures for GL_EXT_raster_multisample.

BUG=skia:

Review URL: https://codereview.chromium.org/1151793002
2015-05-21 08:27:44 -07:00
..
angle C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
GrGLConfig_chrome.h Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. 2014-10-28 10:27:44 -07:00
GrGLConfig.h Cleanup: Go with SkDebugf instead of GrPrintf. 2014-10-31 07:11:12 -07:00
GrGLExtensions.h Add SK_API to GrGLExtensions 2014-02-25 02:14:57 +00:00
GrGLFunctions.h Make mixed samples contingent on auxiliary extensions 2015-05-21 08:27:44 -07:00
GrGLInterface.h Make mixed samples contingent on auxiliary extensions 2015-05-21 08:27:44 -07:00
GrGLSLPrettyPrint.h Multi-string shaders 2015-02-13 17:18:27 -08:00
SkGLContext.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkNullGLContext.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00