Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp6356 const VkDescriptorPoolCreateInfo dp_ci_template{VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO, in TEST_F() local
6365 VkDescriptorPoolCreateInfo invalid_dp_ci = dp_ci_template; in TEST_F()
6381 VkDescriptorPoolCreateInfo dp_ci = dp_ci_template; in TEST_F()