Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.h38 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable()
48 bool isConfigRenderableLinearly(GrPixelConfig config, bool withMSAA) const { in isConfigRenderableLinearly()
/external/skia/src/gpu/mock/
DGrMockCaps.h31 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable()
/external/skia/src/gpu/gl/
DGrGLCaps.h121 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable()