Searched defs:DrawParamsBase (Results 1 – 2 of 2) sorted by relevance
104 struct DrawParamsBase struct106 std::vector<PositionColorVertex> vertices;107 vk::VkPrimitiveTopology topology;108 bool useMaintenance5;109 GroupParams groupParams; // we can't use SharedGroupParams here111 DrawParamsBase () in DrawParamsBase() argument114 DrawParamsBase (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams) in DrawParamsBase() function
104 struct DrawParamsBase struct106 std::vector<PositionColorVertex> vertices;107 vk::VkPrimitiveTopology topology;108 GroupParams groupParams; // we can't use SharedGroupParams here110 DrawParamsBase () in DrawParamsBase() argument113 DrawParamsBase (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams) in DrawParamsBase() argument