Searched refs:attach_fragment_density_map (Results 1 – 1 of 1) sorted by relevance
3384 VkAttachmentReference attach_fragment_density_map = {}; in TEST_F() local3385 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()