Home
last modified time | relevance | path

Searched defs:dstSampleCnt (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCaps.cpp115 bool GrVkCaps::canCopyImage(GrPixelConfig dstConfig, int dstSampleCnt, GrSurfaceOrigin dstOrigin, in canCopyImage()
137 bool GrVkCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
160 bool GrVkCaps::canCopyAsResolve(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsResolve()
217 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp1821 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
1881 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
1983 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/external/skia/src/gpu/vk/
DGrVkCaps.cpp135 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
150 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
173 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
210 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp2123 int dstSampleCnt = dstImage->vkImageInfo().fSampleCount; in copySurfaceAsCopyImage() local
2184 int dstSampleCnt = dstImage->vkImageInfo().fSampleCount; in copySurfaceAsBlit() local
2310 int dstSampleCnt = dstImage->vkImageInfo().fSampleCount; in onCopySurface() local
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp63 bool GrD3DCaps::canCopyTexture(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyTexture()
74 bool GrD3DCaps::canCopyAsResolve(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyAsResolve()
102 int dstSampleCnt = 0; in onCanCopySurface() local
DGrD3DGpu.cpp427 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
470 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyTexture() local
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2155 bool GrGLCaps::canCopyAsBlit(GrPixelConfig dstConfig, int dstSampleCnt, in canCopyAsBlit()
2252 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3131 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3265 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3345 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp2832 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local