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

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp310 int m_emitCountB; member in class:deqp::gles31::Functional::__anon4408::VertexEmitterShader
327 , m_emitCountB (emitCountB)
375 for (int i = 0; i < m_emitCountB; ++i)
2224 int m_emitCountB; member in class:deqp::gles31::Functional::__anon4408::EmitTest
2234 , m_emitCountB (emitCountB)
2242 m_program = new VertexEmitterShader(m_context.getRenderContext().getType(), m_emitCountA, m_endCountA, m_emitCountB, m_endCountB, sglr::rr_util::mapGLGeometryShaderOutputType(m_outputType));

Completed in 44 milliseconds