Home
last modified time | relevance | path

Searched defs:TestCaseParams (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp1116 struct TestCaseParams struct
1118 const DrawCommandType command;
1119 const vk::VkPrimitiveTopology topology;
1121 TestCaseParams (const DrawCommandType cmd, const vk::VkPrimitiveTopology top) in TestCaseParams() function