Home
last modified time | relevance | path

Searched refs:GrGLGetGLSLGeneration (Results 1 – 24 of 24) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGLSL.h18 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp11 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h22 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp13 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp34 if (!GrGLGetGLSLGeneration(interface.get(), &args.fGLSLGeneration)) { in Make()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLGLSL.h22 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation);
H A DGrGLGLSL.cpp13 bool GrGLGetGLSLGeneration(const GrGLInterface* gl, GrGLSLGeneration* generation) { in GrGLGetGLSLGeneration() function
H A DGrGLContext.cpp38 if (!GrGLGetGLSLGeneration(interface, &args.fGLSLGeneration)) { in Create()