Searched defs:nVertices (Results 1 – 2 of 2) sorted by relevance
388 …glw::GLuint nVertices = m_test_data.m_n_vertices * ((m_test_data.m_mode == m_glExtTokens.LINE_STRI… in iterate() local
946 bool CPVRTPrint3D::DrawLine(SPVRTPrint3DAPIVertex *pVtx, unsigned int nVertices) in DrawLine()