Searched defs:TestCaseParams (Results 1 – 1 of 1) sorted by relevance
1116 struct TestCaseParams struct1118 const DrawCommandType command;1119 const vk::VkPrimitiveTopology topology;1121 TestCaseParams (const DrawCommandType cmd, const vk::VkPrimitiveTopology top) in TestCaseParams() function