Home | History | Annotate | Download | only in functional

Lines Matching refs:verticesPerLine

649 	const int verticesPerLine		= 2;
694 ctx.drawArrays (GL_LINES, 0, verticesPerLine * (glw::GLsizei)m_lines.size());