Searched defs:m_endCountB (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ | ||
H A D | es31fGeometryShaderTests.cpp | 311 int m_endCountB; member in class:deqp::gles31::Functional::__anon4786::VertexEmitterShader 328 , m_endCountB (endCountB) 378 for (int i = 0; i < m_endCountB; ++i) 2225 int m_endCountB; member in class:deqp::gles31::Functional::__anon4786::EmitTest 2235 , m_endCountB (endCountB) 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 64 milliseconds