Home
last modified time | relevance | path

Searched refs:m_unbatchedSampleCount (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pDrawCallBatchingTests.cpp108 int m_unbatchedSampleCount; member in deqp::gles2::Performance::__anon405bb0470111::DrawCallBatchingTest
155 , m_unbatchedSampleCount (CALIBRATION_SAMPLE_COUNT) in DrawCallBatchingTest()
862 …t)m_unbatchedSamplesUs.size() < m_unbatchedSampleCount && (m_unbatchedSamplesUs.size() / ((double) in iterate()
905 m_unbatchedSampleCount = std::max((int)m_unbatchedSamplesUs.size(), (int)(x * x)); in iterate()
908 m_unbatchedSampleCount = (int)m_unbatchedSamplesUs.size(); in iterate()