Searched defs:DrawParamsBase (Results 1 – 1 of 1) sorted by relevance
103 struct DrawParamsBase struct105 std::vector<PositionColorVertex> vertices;106 vk::VkPrimitiveTopology topology;108 DrawParamsBase () in DrawParamsBase() function111 DrawParamsBase (const vk::VkPrimitiveTopology top) in DrawParamsBase() function