Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp125 bool m_endWithRestart; // Whether there will be restart indices at the end of the index array. member in deqp::gles3::Functional::PrimitiveRestartCase
137 , m_endWithRestart (endWithRestart) in PrimitiveRestartCase()
452 if (m_endWithRestart) in init()
465 DE_ASSERT(m_endWithRestart || getIndex(numIndices-1) != restartIndex); // We don't want restarts at end unless the case is a special case. in init()

Completed in 3 milliseconds