Home | History | Annotate | Download | only in functional

Lines Matching defs:m_outputType

2226 	GLenum					m_outputType;
2236 , m_outputType (outputType)
2242 m_program = new VertexEmitterShader(m_context.getRenderContext().getType(), m_emitCountA, m_endCountA, m_emitCountB, m_endCountB, sglr::rr_util::mapGLGeometryShaderOutputType(m_outputType));