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

/external/deqp/modules/gles2/performance/
H A Des2pShaderControlStatementTests.cpp135 WORKLOAD_DIVISION_FALSE_HEAVY, //! False branch contains more computation. enumerator in enum:deqp::gles2::Performance::ConditionalCase::WorkloadDivision
257 if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_FALSE_HEAVY)
870 workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_FALSE_HEAVY ? "_with_heavier_false" :
/external/deqp/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp135 WORKLOAD_DIVISION_FALSE_HEAVY, //! False branch contains more computation. enumerator in enum:deqp::gles3::Performance::ConditionalCase::WorkloadDivision
261 if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_FALSE_HEAVY)
882 workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_FALSE_HEAVY ? "_with_heavier_false" :

Completed in 44 milliseconds