Searched refs:ia_ci (Results 1 – 1 of 1) sorted by relevance
12834 VkPipelineInputAssemblyStateCreateInfo ia_ci = {}; in TEST_F() local12835 ia_ci.sType = VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO; in TEST_F()12836 ia_ci.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in TEST_F()12854 gp_ci.pInputAssemblyState = &ia_ci; in TEST_F()