Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h394 const GrTextureType* srcTypeIfTexture) const;
398 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3016 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3039 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3046 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3058 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h394 const GrTextureType* srcTypeIfTexture) const;
398 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3016 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3039 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3046 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3058 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h394 const GrTextureType* srcTypeIfTexture) const;
398 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3016 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3039 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3046 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3058 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h394 const GrTextureType* srcTypeIfTexture) const;
398 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3016 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3039 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3046 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3058 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h416 const GrTextureType* srcTypeIfTexture) const;
420 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3172 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3195 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3202 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3214 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h419 const GrTextureType* srcTypeIfTexture) const;
423 const GrTextureType* srcTypeIfTexture,
H A DGrGLCaps.cpp3190 const GrTextureType* srcTypeIfTexture) const { in canCopyTexSubImage()
3253 (!srcTypeIfTexture || *srcTypeIfTexture != GrTextureType::kExternal) && in canCopyTexSubImage()
3260 const GrTextureType* srcTypeIfTexture, in canCopyAsBlit() argument
3272 if (srcTypeIfTexture && *srcTypeIfTexture == GrTextureType::kExternal) { in canCopyAsBlit()