Home
last modified time | relevance | path

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

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