Home
last modified time | relevance | path

Searched defs:getRenderTargetSampleCount (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm178 int GrMtlCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { function
/external/skia/src/gpu/mock/
DGrMockCaps.h45 int getRenderTargetSampleCount(int requestCount, GrPixelConfig config) const override { in getRenderTargetSampleCount() function
/external/skia/src/gpu/vk/
DGrVkCaps.cpp410 int GrVkCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrVkCaps
/external/skia/src/gpu/gl/
DGrGLCaps.cpp2466 int GrGLCaps::getRenderTargetSampleCount(int requestedCount, GrPixelConfig config) const { in getRenderTargetSampleCount() function in GrGLCaps