Searched refs:deadBranchSimpleCaseStatements (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp696 const string statements = m_caseType == CASETYPE_DEAD_BRANCH_SIMPLE ? deadBranchSimpleCaseStatements (optimized, isVertexCase)
713 static inline string deadBranchSimpleCaseStatements (bool optimized, bool useHeavierWorkload) function in class:deqp::gles2::Performance::__anon19959::DeadCodeEliminationCase
/external/deqp/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp707 const string statements = m_caseType == CASETYPE_DEAD_BRANCH_SIMPLE ? deadBranchSimpleCaseStatements (optimized, isVertexCase)
724 static inline string deadBranchSimpleCaseStatements (bool optimized, bool useHeavierWorkload) function in class:deqp::gles3::Performance::__anon20244::DeadCodeEliminationCase

Completed in 52 milliseconds