Home
last modified time | relevance | path

Searched refs:mipMapLevelAndLodControlSupport (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h337 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp3268 if (this->glCaps().mipMapLevelAndLodControlSupport()) {
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h340 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp3087 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h326 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp2667 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
2720 if (this->glCaps().mipMapLevelAndLodControlSupport() && in bindTexture()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h326 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp2667 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
2720 if (this->glCaps().mipMapLevelAndLodControlSupport() && in bindTexture()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h326 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp2667 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
2720 if (this->glCaps().mipMapLevelAndLodControlSupport() && in bindTexture()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h326 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp2667 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
2720 if (this->glCaps().mipMapLevelAndLodControlSupport() && in bindTexture()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h348 bool mipMapLevelAndLodControlSupport() const { return fMipMapLevelAndLodControlSupport; } in mipMapLevelAndLodControlSupport() function
H A DGrGLGpu.cpp2633 if (this->glCaps().mipMapLevelAndLodControlSupport()) { in bindTexture()
2686 if (this->glCaps().mipMapLevelAndLodControlSupport() && in bindTexture()