Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.h69 bool lineDirectiveShouldSetNextLine() const override { return true; } in lineDirectiveShouldSetNextLine() function
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp4169 bool TParseContext::lineDirectiveShouldSetNextLine() const in lineDirectiveShouldSetNextLine() function in glslang::TParseContext