Lines Matching refs:geometryOutputVertices
2251 int geometryOutputVertices = -1;
2262 gl.getIntegerv(GL_MAX_GEOMETRY_OUTPUT_VERTICES, &geometryOutputVertices);
2273 geometryOutputVertices = 256;
2280 geometryOutputVertices = 16;
2309 << "\tGL_MAX_GEOMETRY_OUTPUT_VERTICES = " << geometryOutputVertices << "\n"
2329 const int numOutputLimit = geometryOutputVertices / 4;
2344 const int numSliceNodesOutputLimit = geometryOutputVertices / 2; // each node 2 vertices