Searched refs:numSingleVertexOutputVertices (Results 1 – 1 of 1) sorted by relevance
1511 …const int numSingleVertexOutputVertices = (m_geometryOutputType == GEOMETRY_OUTPUT_POINTS) ? (1)… in getGeometrySource() local1512 const int numEmitVertices = numInputVertices * numSingleVertexOutputVertices; in getGeometrySource()