Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp124 bool m_beginWithRestart; // Whether there will be restart indices at the beginning of the index array. member in deqp::gles3::Functional::PrimitiveRestartCase
136 , m_beginWithRestart (beginWithRestart) in PrimitiveRestartCase()
271 if (m_beginWithRestart) in init()
464 DE_ASSERT(m_beginWithRestart || getIndex(0) != restartIndex); // We don't want restarts at beginning unless the case is a special case. in init()

Completed in 2 milliseconds