Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp118 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
133 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
156 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
193 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp2084 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2139 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2221 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp66 bool GrD3DCaps::canCopyTexture(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyTexture()
77 bool GrD3DCaps::canCopyAsResolve(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyAsResolve()
105 int dstSampleCnt = 0; in onCanCopySurface() local
DGrD3DGpu.cpp428 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
471 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyTexture() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp136 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
151 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
174 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
211 int dstSampleCnt = 0; in onCanCopySurface() local
DGrVkGpu.cpp2154 int dstSampleCnt = dstImage->numSamples(); in copySurfaceAsCopyImage() local
2218 int dstSampleCnt = dstImage->numSamples(); in copySurfaceAsBlit() local
2351 int dstSampleCnt = dstImage->numSamples(); in onCopySurface() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp2947 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3027 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp3018 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3349 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3429 int dstSampleCnt = 0; in onCanCopySurface() local
DGrGLGpu.cpp2862 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local