Home | History | Annotate | Download | only in functional

Lines Matching full:m_outputprimitives

1824 	const GLenum					m_outputPrimitives;
1849 , m_outputPrimitives (outputPrimitives)
2189 m_program = new VertexExpanderShader(m_context.getRenderContext().getType(), sglr::rr_util::mapGLGeometryShaderInputType(m_inputPrimitives), sglr::rr_util::mapGLGeometryShaderOutputType(m_outputPrimitives));