Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp175 bool isConditionTrue = m_branchType == BRANCH_TRUE; in init() local
/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp175 bool isConditionTrue = m_branchType == BRANCH_TRUE; in init() local
/external/clang/include/clang/AST/
DExpr.h3575 bool isConditionTrue() const { in isConditionTrue() function