Lines Matching refs:topology

48   * pname:topology is a elink:VkPrimitiveTopology defining the primitive
49 topology, as described below.
86 * [[VUID-VkPipelineInputAssemblyStateCreateInfo-topology-06252]]
92 pname:topology is ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST,
98 * [[VUID-VkPipelineInputAssemblyStateCreateInfo-topology-06253]]
104 pname:topology is ename:VK_PRIMITIVE_TOPOLOGY_PATCH_LIST,
106 * [[VUID-VkPipelineInputAssemblyStateCreateInfo-topology-00429]]
108 enabled, pname:topology must: not be any of
113 * [[VUID-VkPipelineInputAssemblyStateCreateInfo-topology-00430]]
115 is not enabled, pname:topology must: not be
121 is ename:VK_FALSE, pname:topology must: not be
193 The effective topology for later stages of the pipeline is altered by
197 In the case of mesh shading the only effective topology is defined by the
244 Each primitive topology, and its construction from a list of vertices, is
286 topology.
290 [open,refpage='vkCmdSetPrimitiveTopology',desc='Set primitive topology state dynamically for a comm…
292 To <<pipelines-dynamic-state, dynamically set>> primitive topology, call:
306 * pname:primitiveTopology specifies the primitive topology to use for
309 This command sets the primitive topology for subsequent drawing commands
320 slink:VkPipelineInputAssemblyStateCreateInfo::pname:topology value used to
334 [[drawing-primitive-topology-class]]
337 The primitive topologies are grouped into the following topology classes:
339 [[topology-classes]]
362 When the topology is ename:VK_PRIMITIVE_TOPOLOGY_POINT_LIST, each
377 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_LINE_LIST, each
409 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_LINE_STRIP, one
441 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST,
473 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP,
512 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_TRIANGLE_FAN,
555 When the primitive topology is
592 When the primitive topology is
629 When the primitive topology is
667 When the primitive topology is
727 When the primitive topology is ename:VK_PRIMITIVE_TOPOLOGY_PATCH_LIST, each
962 primitive topology and pname:vertexCount consecutive vertex indices with the
997 primitive topology and pname:indexCount vertices whose indices are retrieved