Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp3384 VkAttachmentReference attach_fragment_density_map = {}; in TEST_F() local
3385 attach_fragment_density_map.layout = VK_IMAGE_LAYOUT_GENERAL; in TEST_F()
3387 subpass_fragment_density_map.pColorAttachments = &attach_fragment_density_map; in TEST_F()