Home
last modified time | relevance | path

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

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/d3d/
H A DGrD3DCaps.cpp63 bool GrD3DCaps::canCopyTexture(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyTexture()
72 bool GrD3DCaps::canCopyAsResolve(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyAsResolve()
98 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrD3DGpu.cpp463 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
506 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyTexture() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCaps.cpp114 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
129 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
152 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
189 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrVkGpu.cpp2018 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2073 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2155 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCaps.cpp114 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
129 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
152 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
189 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrVkGpu.cpp2018 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2073 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2155 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp129 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
144 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
167 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
204 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrVkGpu.cpp2197 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2252 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2334 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCaps.cpp114 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
129 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
152 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
189 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrVkGpu.cpp2018 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2073 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2155 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCaps.cpp114 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
129 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
152 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
189 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrVkGpu.cpp2018 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2073 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2155 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A 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
H A DGrVkGpu.cpp2148 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsCopyImage() local
2209 int dstSampleCnt = get_surface_sample_cnt(dst); in copySurfaceAsBlit() local
2293 int dstSampleCnt = get_surface_sample_cnt(dst); in onCopySurface() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3043 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3123 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrGLGpu.cpp2812 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3043 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3123 int dstSampleCnt = 0; in onCanCopySurface() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3199 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3279 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrGLGpu.cpp2786 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3043 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3123 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrGLGpu.cpp2812 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.cpp3043 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3123 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrGLGpu.cpp2812 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp3257 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3337 int dstSampleCnt = 0; in onCanCopySurface() local
H A DGrGLGpu.cpp2780 int dstSampleCnt = 0; in can_blit_framebuffer_for_copy_surface() local

12