Home
last modified time | relevance | path

Searched refs:dstTexTypePtr (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2830 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2835 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2842 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2870 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2875 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2882 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3138 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3143 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3152 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3154 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2804 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2809 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2816 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2844 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2849 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2856 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3294 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3299 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3308 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3310 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2830 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2835 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2842 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2870 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2875 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2882 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3138 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3143 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3152 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3154 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2830 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2835 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2842 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2870 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2875 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2882 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3138 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3143 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3152 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3154 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2798 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2803 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2810 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2838 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2843 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2850 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3352 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3357 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3366 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3368 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2830 GrTextureType* dstTexTypePtr = nullptr; in can_blit_framebuffer_for_copy_surface() local
2835 dstTexTypePtr = &dstTexType; in can_blit_framebuffer_for_copy_surface()
2842 return caps.canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, in can_blit_framebuffer_for_copy_surface()
2870 GrTextureType* dstTexTypePtr = nullptr; in can_copy_texsubimage() local
2875 dstTexTypePtr = &dstTexType; in can_copy_texsubimage()
2882 return caps.canCopyTexSubImage(dstFormat, dstHasMSAARenderBuffer, dstTexTypePtr, in can_copy_texsubimage()
H A DGrGLCaps.cpp3138 GrTextureType* dstTexTypePtr = nullptr; in onCanCopySurface() local
3143 dstTexTypePtr = &dstTexType; in onCanCopySurface()
3152 return this->canCopyTexSubImage(dstFormat, has_msaa_render_buffer(dst, *this), dstTexTypePtr, in onCanCopySurface()
3154 this->canCopyAsBlit(dstFormat, dstSampleCnt, dstTexTypePtr, srcFormat, srcSampleCnt, in onCanCopySurface()