Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.cpp1699 bool TCompiler::limitExpressionComplexity(TIntermBlock *root) in limitExpressionComplexity() function in sh::TCompiler
/external/angle/include/GLSLANG/
DShaderLang.h199 uint64_t limitExpressionComplexity : 1; member