Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorHLSL.h41 bool shouldCollectVariables(ShCompileOptions compileOptions) override { return true; } in shouldCollectVariables() function
DTranslatorGLSL.cpp231 bool TranslatorGLSL::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables() function in sh::TranslatorGLSL
DCompiler.cpp1506 bool TCompiler::shouldCollectVariables(ShCompileOptions compileOptions) in shouldCollectVariables() function in sh::TCompiler