Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPpContext.cpp87 …ext::TPpContext(TParseContextBase& pc, const std::string& rootFileName, TShader::Includer& inclr) : in TPpContext() argument
88 …preamble(0), strings(0), previous_token('\n'), parseContext(pc), includer(inclr), inComment(false), in TPpContext()