Home
last modified time | relevance | path

Searched refs:ia_ci_ (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1434 ia_ci_.sType = VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO; in InitInputAndVertexInfo()
1435 ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP; in InitInputAndVertexInfo()
1527 gp_ci_.pInputAssemblyState = &ia_ci_; in InitGraphicsPipelineInfo()
Dlayer_validation_tests.h431 VkPipelineInputAssemblyStateCreateInfo ia_ci_ = {}; member
Dvklayertests_pipeline_shader.cpp299 helper.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
321 helper.ia_ci_.topology = topology; in TEST_F()
322 helper.ia_ci_.primitiveRestartEnable = VK_TRUE; in TEST_F()
391 helper.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
484 helper.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
526 helper.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
Dvkpositivelayertests.cpp1590 pipe.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
1620 pipe.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
1709 pipe.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()
8176 pipe.ia_ci_.topology = VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in TEST_F()