Searched defs:srcConfig (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/vk/ |
D | GrVkCaps.cpp | 116 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyImage() 138 GrPixelConfig srcConfig, int srcSampleCnt, bool srcIsLinear) const { in canCopyAsBlit() 161 GrSurfaceOrigin dstOrigin, GrPixelConfig srcConfig, in canCopyAsResolve() 187 GrPixelConfig srcConfig, bool srcIsTextureable) const { in canCopyAsDraw() 208 GrPixelConfig srcConfig = src->config(); in onCanCopySurface() local
|
D | GrVkGpu.cpp | 1981 GrPixelConfig srcConfig = src->config(); in onCopySurface() local
|
/external/perfetto/ui/src/controller/ |
D | record_controller_jsdomtest.ts | 38 const srcConfig = assertExists(sources[0].config); constant
|
/external/skqp/src/gpu/gl/ |
D | GrGLCaps.cpp | 2121 GrPixelConfig srcConfig, bool srcHasMSAARenderBuffer, in canCopyTexSubImage() 2158 GrPixelConfig srcConfig, int srcSampleCnt, in canCopyAsBlit() 2250 GrPixelConfig srcConfig = src->config(); in onCanCopySurface() local
|