Lines Matching refs:topology
26 <<drawing-primitive-topologies, primitive topology>> if tessellation is
31 pipeline topology of ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST, or with a
34 <<drawing-point-lists, point list topology>> or
37 pipeline topology of ename:VK_PRIMITIVE_TOPOLOGY_LINE_LIST or
41 <<drawing-line-lists, line list topology>> or <<drawing-line-strips,
42 line strip topology>>, or by <<tessellation-isoline-tessellation,
45 when tessellation is inactive, with a pipeline topology of
49 <<drawing-line-lists-with-adjacency, line list with adjacency topology>>
51 topology>>.
53 pipeline topology of ename:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST,
59 <<drawing-triangle-lists, triangle list topology>>,
60 <<drawing-triangle-strips, triangle strip topology>>, or
61 <<drawing-triangle-fans, triangle fan topology>>, or by
65 topology, but must: adhere to the specified winding order.
67 used when tessellation is inactive, with a pipeline topology of
72 topology>> or <<drawing-triangle-strips-with-adjacency, triangle strip
73 with adjacency topology>>.
75 topology, but must: adhere to the specified winding order, and the
145 topology as the input primitive and are not produced by emitting vertices.