Home | History | Annotate | Download | only in functional

Lines Matching refs:verticesPerLine

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