webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
TDirectiveHandler Member List

This is the complete list of members for TDirectiveHandler, including all inherited members.

extensionBehavior() constTDirectiveHandlerinline
handleError(const pp::SourceLocation &loc, const std::string &msg) overrideTDirectiveHandlervirtual
handleExtension(const pp::SourceLocation &loc, const std::string &name, const std::string &behavior) overrideTDirectiveHandlervirtual
handlePragma(const pp::SourceLocation &loc, const std::string &name, const std::string &value, bool stdgl) overrideTDirectiveHandlervirtual
handleVersion(const pp::SourceLocation &loc, int version) overrideTDirectiveHandlervirtual
NonCopyable()=defaultangle::NonCopyableprivate
NonCopyable(const NonCopyable &)=deleteangle::NonCopyableprivate
operator=(const NonCopyable &)=deleteangle::NonCopyableprivate
pragma() constTDirectiveHandlerinline
TDirectiveHandler(TExtensionBehavior &extBehavior, TDiagnostics &diagnostics, int &shaderVersion, sh::GLenum shaderType, bool debugShaderPrecisionSupported)TDirectiveHandler
~DirectiveHandler()pp::DirectiveHandlervirtual
~NonCopyable()=defaultangle::NonCopyableprivate
~TDirectiveHandler() overrideTDirectiveHandler