Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkCaps.h36 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable() function
/external/skia/tools/gpu/
DGrTest.cpp273 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { return false; } in isConfigRenderable() function in MockCaps
/external/skia/src/gpu/gl/
DGrGLCaps.h121 bool isConfigRenderable(GrPixelConfig config, bool withMSAA) const override { in isConfigRenderable() function