Lines Matching refs:adjacency
71 adjacency, line strips with adjacency, separate triangles with adjacency,
72 and triangle strips with adjacency. Some of the vertices specified in
76 (triangles/tstrips). These "adjacency" vertices can be accessed by
181 Figure X.1 (a) Lines with adjacency, (b) Line strip with adjacency.
188 Lines with adjacency are independent line segments where each endpoint has
200 Lines with adjacency are generated by calling Begin with the argument
205 Line strips with adjacency are similar to line strips, except that each
217 Line strips with adjacency are generated by calling Begin with the
239 Figure X.2 Triangles with adjacency. The vertices connected with solid
245 Triangles with adjacency are similar to separate triangles, except that
258 Triangles with adjacency are generated by calling Begin with the argument
314 Figure X.3 Triangle strips with adjacency. The vertices connected with
321 Triangle strips with adjacency are similar to triangle strips, except that
326 In triangle strips with adjacency, n triangles are drawn using 2 * (n+2) +
345 Table X.1: Triangles generated by triangle strips with adjacency.
359 Triangle strips with adjacency are generated by calling Begin with the
1453 as a replacement adjacency vertex rather than ignoring it.
1641 Quads with adjacency would require 12 vertices per program execution.
1651 (10) Should we provide additional adjacency primitive types that can be
1740 (15) How do edge flags interact with adjacency primitives?
1742 RESOLVED: If geometry programs are disabled, adjacency primitives are
1745 triangles as though the adjacency vertices were not provided. Edge
1746 flags for the "real" vertices are supported. For all other adjacency