Searched refs:iaci (Results 1 – 1 of 1) sorted by relevance
7440 …VkPipelineInputAssemblyStateCreateInfo iaci = {VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CRE… in TEST_F() local7441 …iaci.topology = (stage != TestStage::VERTEX) ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRIMITIVE_TOP… in TEST_F()7450 pipe.SetInputAssembly(&iaci); in TEST_F()