HomeSort by relevance Sort by last modified time
    Searched refs:WORKLOAD_DIVISION_TRUE_HEAVY (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/performance/
es2pShaderControlStatementTests.cpp 134 WORKLOAD_DIVISION_TRUE_HEAVY, //! True branch contains more computation.
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/
es3pShaderControlStatementTests.cpp 134 WORKLOAD_DIVISION_TRUE_HEAVY, //! True branch contains more computation.
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 34 milliseconds