Home
last modified time | relevance | path

Searched defs:glInterface (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/wt/wt-4.6.1/src/Wt/
H A DWAbstractGLImplementation.C5 WAbstractGLImplementation::WAbstractGLImplementation(WGLWidget *glInterface) in WAbstractGLImplementation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrLegacyDirectContext.cpp128 sk_sp<GrContext> GrContext::MakeGL(sk_sp<const GrGLInterface> glInterface) { in MakeGL()
142 sk_sp<GrContext> GrContext::MakeGL(sk_sp<const GrGLInterface> glInterface, in MakeGL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLContext.h95 const GrGLInterface* glInterface() const { return fInterface.get(); } in glInterface() function
H A DGrGLPathRendering.cpp55 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->glInterface(); } in glInterface() function
H A DGrGLCaps.cpp27 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
3380 const GrGLInterface* glInterface, in applyDriverCorrectnessWorkarounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLContext.h95 const GrGLInterface* glInterface() const { return fInterface.get(); } in glInterface() function
H A DGrGLPathRendering.cpp56 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->glInterface(); } in glInterface() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/platform_tools/android/apps/skottie/src/main/cpp/
H A Dnative-lib.cpp65 sk_sp<const GrGLInterface> glInterface = GrGLMakeNativeInterface(); in Java_org_skia_skottie_SkottieRunner_nCreateProxy() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h42 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
H A Dnative-lib.cpp75 sk_sp<const GrGLInterface> glInterface = GrGLMakeNativeInterface(); in Java_org_skia_skottie_SkottieRunner_nCreateProxy() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp83 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLCaps.cpp21 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp83 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
H A DGrGLGpu.h45 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
H A DGrGLCaps.cpp21 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrDirectContext.cpp860 sk_sp<GrDirectContext> GrDirectContext::MakeGL(sk_sp<const GrGLInterface> glInterface) { in MakeGL()
903 sk_sp<GrDirectContext> GrDirectContext::MakeGL(sk_sp<const GrGLInterface> glInterface, in MakeGL()

12