Searched defs:canCopyAsBlit (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/mtl/ |
D | GrMtlCaps.mm | 155 bool GrMtlCaps::canCopyAsBlit(GrSurface* dst, function 177 bool GrMtlCaps::canCopyAsBlit(MTLPixelFormat dstFormat, int dstSampleCount, function
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlCaps.mm | 117 bool GrMtlCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCount, function
|
/external/skqp/src/gpu/vk/ |
D | GrVkCaps.cpp | 137 bool GrVkCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit() function in GrVkCaps
|
/external/skqp/src/gpu/gl/ |
D | GrGLCaps.cpp | 2155 bool GrGLCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsBlit() function in GrGLCaps
|
/external/skia/src/gpu/vk/ |
D | GrVkCaps.cpp | 150 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit() function in GrVkCaps
|
/external/skia/src/gpu/gl/ |
D | GrGLCaps.cpp | 3265 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit() function in GrGLCaps
|