Home
last modified time | relevance | path

Searched defs:DoPreprocessing (Results 1 – 1 of 1) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1030 struct DoPreprocessing { struct
1031 explicit DoPreprocessing(std::string* string): outputString(string) {} in DoPreprocessing() function
1032 bool operator()(TParseContextBase& parseContext, TPpContext& ppContext, in operator ()()
1154 std::string* outputString;