Searched defs:m_endCountA (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ | ||
H A D | es31fGeometryShaderTests.cpp | 309 int m_endCountA; member in class:deqp::gles31::Functional::__anon4408::VertexEmitterShader 326 , m_endCountA (endCountA) 372 for (int i = 0; i < m_endCountA; ++i) 2223 int m_endCountA; member in class:deqp::gles31::Functional::__anon4408::EmitTest 2233 , m_endCountA (endCountA) 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 120 milliseconds