Searched refs:m_elementCapture (Results 1 – 1 of 1) sorted by relevance
1521 , m_elementCapture(elementCapture) in RandomCase()1608 … const bool captureFull = m_elementCapture ? (rnd.getFloat() < captureFullArrayWeight) : true; in init()1636 bool m_elementCapture; member in deqp::gles3::Functional::TransformFeedback::RandomCase