webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for TDirectiveHandler, including all inherited members.
extensionBehavior() const | TDirectiveHandler | inline |
handleError(const pp::SourceLocation &loc, const std::string &msg) override | TDirectiveHandler | virtual |
handleExtension(const pp::SourceLocation &loc, const std::string &name, const std::string &behavior) override | TDirectiveHandler | virtual |
handlePragma(const pp::SourceLocation &loc, const std::string &name, const std::string &value, bool stdgl) override | TDirectiveHandler | virtual |
handleVersion(const pp::SourceLocation &loc, int version) override | TDirectiveHandler | virtual |
NonCopyable()=default | angle::NonCopyable | private |
NonCopyable(const NonCopyable &)=delete | angle::NonCopyable | private |
operator=(const NonCopyable &)=delete | angle::NonCopyable | private |
pragma() const | TDirectiveHandler | inline |
TDirectiveHandler(TExtensionBehavior &extBehavior, TDiagnostics &diagnostics, int &shaderVersion, sh::GLenum shaderType, bool debugShaderPrecisionSupported) | TDirectiveHandler | |
~DirectiveHandler() | pp::DirectiveHandler | virtual |
~NonCopyable()=default | angle::NonCopyable | private |
~TDirectiveHandler() override | TDirectiveHandler |