Home
last modified time | relevance | path

Searched refs:Includer (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.h199 TPpContext(TParseContextBase&, const std::string& rootFileName, TShader::Includer&);
392 TShader::Includer& includer;
530 TShader::Includer::IncludeResult* includedFile, in TokenizableIncludeFile()
585 TShader::Includer::IncludeResult* includedFile_;
608 void push_include(TShader::Includer::IncludeResult* result) in push_include()
616 TShader::Includer::IncludeResult* include = includeStack.top(); in pop_include()
628 std::stack<TShader::Includer::IncludeResult*> includeStack;
DPpContext.cpp87 TPpContext::TPpContext(TParseContextBase& pc, const std::string& rootFileName, TShader::Includer& i… in TPpContext()
DPp.cpp637 TShader::Includer::IncludeResult* res = nullptr; in CPPinclude()
/external/deqp-deps/glslang/glslang/Public/
DShaderLang.h468 class Includer {
527 virtual ~Includer() {} in ~Includer()
531 class ForbidIncluder : public Includer {
537 bool forwardCompatible, EShMessages, Includer&);
553 Includer& includer) in parse()
563 Includer& includer);
/external/deqp-deps/glslang/StandAlone/
DDirStackFileIncluder.h49 class DirStackFileIncluder : public glslang::TShader::Includer {
/external/clang/lib/Lex/
DHeaderSearch.cpp608 const FileEntry *Includer = IncluderAndDir.first; in LookupFile() local
624 Includer ? getFileInfo(Includer).DirInfo != SrcMgr::C_User : in LookupFile()
629 if (!Includer) { in LookupFile()
640 HeaderFileInfo &FromHFI = getFileInfo(Includer); in LookupFile()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp782 TShader::Includer& includer, in ProcessDeferred()
1208 TShader::Includer& includer, in PreprocessDeferred()
1246 TShader::Includer& includer, in CompileDeferred()
1788 bool forwardCompatible, EShMessages messages, Includer& includer) in parse()
1814 Includer& includer) in preprocess()
/external/deqp-deps/glslang/Test/
Druntests146 echo Testing Includer