Searched refs:dp_ci_template (Results 1 – 1 of 1) sorted by relevance
6356 const VkDescriptorPoolCreateInfo dp_ci_template{VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO, in TEST_F() local6365 VkDescriptorPoolCreateInfo invalid_dp_ci = dp_ci_template; in TEST_F()6381 VkDescriptorPoolCreateInfo dp_ci = dp_ci_template; in TEST_F()