Home
last modified time | relevance | path

Searched refs:CompilerGL (Results 1 – 13 of 13) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DCompilerGL.h18 class CompilerGL : public CompilerImpl
21 CompilerGL(const FunctionsGL *functions);
22 ~CompilerGL() override {} in ~CompilerGL()
H A DCompilerGL.cpp86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL() function in rx::CompilerGL
90 ShShaderOutput CompilerGL::getTranslatorOutputType() const in getTranslatorOutputType()
H A DContextGL.cpp52 return new CompilerGL(getFunctions()); in createCompiler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DCompilerGL.h18 class CompilerGL : public CompilerImpl
21 CompilerGL(const FunctionsGL *functions);
22 ~CompilerGL() override {} in ~CompilerGL()
H A DCompilerGL.cpp86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL() function in rx::CompilerGL
90 ShShaderOutput CompilerGL::getTranslatorOutputType() const in getTranslatorOutputType()
H A DBUILD.gn26 "CompilerGL.cpp",
27 "CompilerGL.h",
H A DContextGL.cpp56 return new CompilerGL(getFunctions()); in createCompiler()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DCompilerGL.h18 class CompilerGL : public CompilerImpl
21 CompilerGL(const FunctionsGL *functions);
22 ~CompilerGL() override {} in ~CompilerGL()
H A DCompilerGL.cpp86 CompilerGL::CompilerGL(const FunctionsGL *functions) in CompilerGL() function in rx::CompilerGL
H A DContextGL.cpp49 return new CompilerGL(getFunctions()); in createCompiler()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/
H A Dmoz.build198 'renderer/gl/CompilerGL.cpp',
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/
H A DlibGLESv2.gypi469 'libANGLE/renderer/gl/CompilerGL.cpp',
470 'libANGLE/renderer/gl/CompilerGL.h',
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/
H A DlibGLESv2.gni718 "src/libANGLE/renderer/gl/CompilerGL.cpp",
719 "src/libANGLE/renderer/gl/CompilerGL.h",