Home
last modified time | relevance | path

Searched defs:withMSAA (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkCaps.h37 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable()
42 bool isConfigRenderableLinearly(GrPixelConfig config, bool withMSAA) const { in isConfigRenderableLinearly()
/external/skia/src/gpu/gl/
DGrGLCaps.h127 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable()