Home
last modified time | relevance | path

Searched refs:formatSupportsTexStorage (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h193 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1035 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1512 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture2D()
H A DGrGLCaps.cpp3974 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h193 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1035 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1512 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture2D()
H A DGrGLCaps.cpp3974 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h193 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1035 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1512 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture2D()
H A DGrGLCaps.cpp3974 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h193 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1035 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1512 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture2D()
H A DGrGLCaps.cpp3974 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h198 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1039 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1608 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture2D()
H A DGrGLCaps.cpp4241 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h199 bool formatSupportsTexStorage(GrGLFormat) const;
H A DGrGLGpu.cpp1057 bool useTexStorage = caps.formatSupportsTexStorage(format); in uploadCompressedTexData()
1646 if (this->glCaps().formatSupportsTexStorage(format)) { in createTexture()
H A DGrGLCaps.cpp4353 bool GrGLCaps::formatSupportsTexStorage(GrGLFormat format) const { in formatSupportsTexStorage() function in GrGLCaps