Searched refs:setPrimitiveTopology (Results 1 – 7 of 7) sorted by relevance
108 .setPrimitiveTopology (m_primitiveType) in iterate()
128 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology() function in vkt::geometry::GraphicsPipelineBuilder
139 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology() function in vkt::synchronization::GraphicsPipelineBuilder
3169 .setPrimitiveTopology (VK_PRIMITIVE_TOPOLOGY_POINT_LIST) in Implementation()
342 .setPrimitiveTopology (VK_PRIMITIVE_TOPOLOGY_POINT_LIST) in test()
123 …GraphicsPipelineBuilder& setPrimitiveTopology (const vk::VkPrimitiveTopology topology) { m_primi… in setPrimitiveTopology() function in vkt::tessellation::GraphicsPipelineBuilder
513 .setPrimitiveTopology (getPrimitiveTopology(m_params.primitiveType)) in iterate()