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

/external/deqp/modules/gles2/performance/
H A Des2pShaderControlStatementTests.cpp134 WORKLOAD_DIVISION_TRUE_HEAVY, //! True branch contains more computation. enumerator in enum:deqp::gles2::Performance::ConditionalCase::WorkloadDivision
246 if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_TRUE_HEAVY)
869 workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_TRUE_HEAVY ? "_with_heavier_true" :
/external/deqp/modules/gles3/performance/
H A Des3pShaderControlStatementTests.cpp134 WORKLOAD_DIVISION_TRUE_HEAVY, //! True branch contains more computation. enumerator in enum:deqp::gles3::Performance::ConditionalCase::WorkloadDivision
250 if (m_workloadDivision == WORKLOAD_DIVISION_EVEN || m_workloadDivision == WORKLOAD_DIVISION_TRUE_HEAVY)
881 workloadDivision == (int)ConditionalCase::WORKLOAD_DIVISION_TRUE_HEAVY ? "_with_heavier_true" :

Completed in 54 milliseconds