Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm246 bool GrMtlCaps::canCopyAsBlit(MTLPixelFormat dstFormat, int dstSampleCount, function
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp161 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit() function in GrVkCaps
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp3515 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit() function in GrGLCaps