Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlCaps.mm155 bool GrMtlCaps::canCopyAsBlit(GrSurface* dst, function
177 bool GrMtlCaps::canCopyAsBlit(MTLPixelFormat dstFormat, int dstSampleCount, function
/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm117 bool GrMtlCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCount, function
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp137 bool GrVkCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit() function in GrVkCaps
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2155 bool GrGLCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsBlit() function in GrGLCaps
/external/skia/src/gpu/vk/
DGrVkCaps.cpp150 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit() function in GrVkCaps
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3265 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit() function in GrGLCaps